tig-spy allow mute users

This commit is contained in:
2023-05-05 17:47:27 -06:00
parent 882ae706c3
commit 2f19c1d658
2 changed files with 49 additions and 2 deletions

View File

@@ -23,8 +23,14 @@
],
"permissions": [
"<all_urls>",
"tabs"
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{d6411b81-d2d8-439e-bf23-3c6856af71b8}"
}
},
"version": "0.0",
"manifest_version": 2
}