Update chrome icons

This commit is contained in:
Lawrence Hook
2021-12-05 02:02:44 -05:00
parent 295b75b47d
commit b9f35f9c7f
3 changed files with 8 additions and 1 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

+8 -1
View File
@@ -1,10 +1,17 @@
{
"name": "Remove Youtube Suggestions",
"description": "Stop the \"YouTube rabbit hole\", customize YouTube's UI for fewer distractions.",
"description": "Stop the YouTube rabbit hole. Customize YouTube's user interface to be less engaging.",
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
"manifest_version": 2,
"version": "3.0.0",
"icons": {
"16": "images/16.png",
"32": "images/32.png",
"64": "images/64.png",
"128": "images/128.png"
},
"content_scripts": [
{
"css": ["css/main.css"],