renamed project

This commit is contained in:
array-in-a-matrix 2022-10-04 14:03:45 -04:00
parent ff799300a1
commit 131120c9bd
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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": {