this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Refactoring Privacy & Security, prep for 1.4.0

+1 -1
+1 -1
manifest-firefox.json
··· 18 18 "permissions": ["tabs", "storage"], 19 19 "content_security_policy": { 20 20 "extension_pages": "script-src 'self'; object-src 'self'" 21 - }, 21 + }, 22 22 "background": { 23 23 "scripts": ["background.js"] 24 24 },