mirror of
https://gitlab.com/mickie1/share-freedom-extension
synced 2025-06-27 09:03:15 +02:00
Update version and permissions in manifest.json
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "Fedishare",
|
||||
"version": "0.9.0",
|
||||
"version": "0.9.1",
|
||||
"description": "Share the current tab on the fediverse",
|
||||
"permissions": ["tabs", "activeTab", "https://*/*", "storage"],
|
||||
"permissions": ["activeTab", "storage"],
|
||||
"manifest_version": 2,
|
||||
"browser_action": {
|
||||
"default_popup": "popup.html",
|
||||
|
||||
Reference in New Issue
Block a user