diff --git a/README.md b/README.md index 8ebee9d..4309692 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# RGB YouTube Progress Bar +# RGB Progress Bar (formerly RGB YouTube Progress Bar) -## Firefox extension that makes the YouTube progress bar of videos and advertisements cycle through colors. +## Firefox extension that makes progress bars of videos and advertisements cycle through colors. -[![Extension avalible from Firefox add-ons](res/getfirefox.svg)](https://addons.mozilla.org/addon/rgb-youtube-progress-bar/) +[![Extension avalible from Firefox add-ons](res/getfirefox.svg)](https://addons.mozilla.org/addon/rgb-progress-bar/) ### Features diff --git a/manifest.json b/manifest.json index 821dc7f..9e45edc 100644 --- a/manifest.json +++ b/manifest.json @@ -1,14 +1,14 @@ { "manifest_version": 2, - "name": "RGB YouTube", - "version": "4.4", + "name": "RGB Progress Bar", + "version": "4.4.1", "author": "Array in a Matrix", "developer": { "name": "Array in a Matrix", "url": "https://arrayinamatrix.xyz" }, - "description": "Makes the YouTube progress bar cycle through different RGB colors.", + "description": "Makes progress bars cycle through different RGB colors.", "browser_specific_settings": { "gecko": {