mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
Update chrome icons
This commit is contained in:
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 |
@@ -1,10 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "Remove Youtube Suggestions",
|
"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",
|
"homepage_url": "https://github.com/lawrencehook/remove-youtube-suggestions",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"version": "3.0.0",
|
"version": "3.0.0",
|
||||||
|
|
||||||
|
"icons": {
|
||||||
|
"16": "images/16.png",
|
||||||
|
"32": "images/32.png",
|
||||||
|
"64": "images/64.png",
|
||||||
|
"128": "images/128.png"
|
||||||
|
},
|
||||||
|
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
"css": ["css/main.css"],
|
"css": ["css/main.css"],
|
||||||
|
|||||||
Reference in New Issue
Block a user