File tree Expand file tree Collapse file tree 3 files changed +13
-4
lines changed
ext-exampleredirect-conflict
ext-exampleredirect-noconflict Expand file tree Collapse file tree 3 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 66 "permissions" : [" declarativeNetRequestWithHostAccess" ],
77 "browser_specific_settings" : {
88 "gecko" : {
9- "id" : " bug1995192-addon002@intuitiveexplanations.com"
9+ "id" : " bug1995192-addon002@intuitiveexplanations.com" ,
10+ "data_collection_permissions" : {
11+ "required" : [" none" ]
12+ }
1013 }
1114 }
1215}
Original file line number Diff line number Diff line change 66 "permissions" : [" declarativeNetRequestWithHostAccess" ],
77 "browser_specific_settings" : {
88 "gecko" : {
9- "id" : " bug1995192-addon003@intuitiveexplanations.com"
9+ "id" : " bug1995192-addon003@intuitiveexplanations.com" ,
10+ "data_collection_permissions" : {
11+ "required" : [" none" ]
12+ }
1013 }
1114 },
1215 "host_permissions" : [" *://example.com/*" , " *://www.example.com/*" ],
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
3- "name" : " [Bug 1995192] Example Redirect Without Conflict " ,
3+ "name" : " [Bug 1995192] Example Redirect Working " ,
44 "version" : " 1.0.0" ,
55 "description" : " Redirect example.com - will still work when conflicting addon installed" ,
66 "permissions" : [" declarativeNetRequestWithHostAccess" ],
77 "browser_specific_settings" : {
88 "gecko" : {
9- "id" : " bug1995192-addon001@intuitiveexplanations.com"
9+ "id" : " bug1995192-addon001@intuitiveexplanations.com" ,
10+ "data_collection_permissions" : {
11+ "required" : [" none" ]
12+ }
1013 }
1114 },
1215 "host_permissions" : [" *://example.com/*" , " *://www.example.com/*" ],
You can’t perform that action at this time.
0 commit comments