updated rgb progress bar entry
This commit is contained in:
parent
73c70aecc8
commit
8806f603a5
1 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
<tr>
|
||||
<th>Projects</th>
|
||||
<th>Description</th>
|
||||
<th>Link</th>
|
||||
<th>Link (local)</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
@ -81,13 +81,13 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>RGB YouTube Progress Bar</td>
|
||||
<td>RGB Progress Bar</td>
|
||||
<td>
|
||||
Makes the YouTube progress bar cycle through different RGB colors.
|
||||
Makes progress bars cycle through different RGB colors.
|
||||
</td>
|
||||
<td>
|
||||
<a
|
||||
href="https://addons.mozilla.org/addon/rgb-youtube-progress-bar/">https://addons.mozilla.org/addon/rgb-youtube-progress-bar/</a>
|
||||
href="https://addons.mozilla.org/addon/rgb-progress-bar/">https://addons.mozilla.org/addon/rgb-progress-bar/</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -126,4 +126,4 @@
|
|||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue