mirror of
https://github.com/lawrencehook/remove-youtube-suggestions.git
synced 2026-07-25 06:54:31 +00:00
remove permission to the server -- CORS already configured
This commit is contained in:
@@ -54,8 +54,7 @@
|
||||
],
|
||||
"host_permissions": [
|
||||
"*://www.youtube.com/*",
|
||||
"*://m.youtube.com/*",
|
||||
"https://server.lawrencehook.com/*"
|
||||
"*://m.youtube.com/*"
|
||||
],
|
||||
"web_accessible_resources": [{
|
||||
"resources": ["/images/rys.svg"],
|
||||
|
||||
@@ -55,8 +55,7 @@
|
||||
"permissions": [
|
||||
"storage",
|
||||
"*://www.youtube.com/*",
|
||||
"*://m.youtube.com/*",
|
||||
"https://server.lawrencehook.com/*"
|
||||
"*://m.youtube.com/*"
|
||||
],
|
||||
"web_accessible_resources": [
|
||||
"/images/rys.svg"
|
||||
|
||||
Reference in New Issue
Block a user