mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2026-01-14 14:14:11 +00:00
Remove host permissions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"manifest_version": 3,
|
||||
"name": "rfd-redirect-stripper",
|
||||
"description": "Strip tracking redirects on rfd",
|
||||
"version": "0.5",
|
||||
"version": "0.5.1",
|
||||
"content_scripts": [
|
||||
{
|
||||
"matches": [
|
||||
@@ -29,9 +29,6 @@
|
||||
"storage",
|
||||
"alarms"
|
||||
],
|
||||
"host_permissions": [
|
||||
"*://forums.redflagdeals.com/*"
|
||||
],
|
||||
"browser_specific_settings": {
|
||||
"gecko": {
|
||||
"id": "davegallant@gmail.com",
|
||||
|
||||
Reference in New Issue
Block a user