O tomto rozšíření
Append a string after a URL on hover.
Default string: videos
Example:
old url: www.youtube.c/Aluxcom
new url: www.youtube.c/Aluxcom/videos
---
v1.0 - 22/09/08
- Launched
- Add '/video' after url
v2.0 - 22/09/10
- Change extension icon
- Creating URL append text as dynamic
v3.0 - 22/09/11
- Remove unwanted files
- Reduce extension size
- Communication between popup ⇔ content ⇔ background scripts
v4.0 - 22/09/14
- removed all console statements
v5.0 - 22/09/15
- Bug fix: Showing alert randomly
- Bug fix: Extension values should be persistent if we open/close the extension
- Using UI to enable/disable extension
- Use local storage to sync the UI changes
Default string: videos
Example:
old url: www.youtube.c/Aluxcom
new url: www.youtube.c/Aluxcom/videos
---
v1.0 - 22/09/08
- Launched
- Add '/video' after url
v2.0 - 22/09/10
- Change extension icon
- Creating URL append text as dynamic
v3.0 - 22/09/11
- Remove unwanted files
- Reduce extension size
- Communication between popup ⇔ content ⇔ background scripts
v4.0 - 22/09/14
- removed all console statements
v5.0 - 22/09/15
- Bug fix: Showing alert randomly
- Bug fix: Extension values should be persistent if we open/close the extension
- Using UI to enable/disable extension
- Use local storage to sync the UI changes