this repo has no description
0
fork

Configure Feed

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

Revert "Refactoring Privacy & Security, prep for 1.4.0"

This reverts commit 3fdd9fc3fcac113a758efb633e216bafde7ac8ce.

+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 },