mirror of
https://github.com/chenasraf/redar-browser.git
synced 2026-05-18 01:59:00 +00:00
Fixed CORS...
This commit is contained in:
@@ -11,5 +11,9 @@
|
||||
},
|
||||
"browser_action": {
|
||||
"default_icon": "android-chrome-192x192.png"
|
||||
}
|
||||
},
|
||||
"permissions": [
|
||||
"http://*/",
|
||||
"https://*/"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user