added notify-link-clicks, and applications key to beastify

This commit is contained in:
Will Bamberg
2015-09-16 16:51:50 -07:00
parent 418f3bb636
commit 9ccecbf206
9 changed files with 49 additions and 80 deletions

View File

@@ -4,6 +4,12 @@
"name": "Beastify",
"version": "1.0",
"applications": {
"gecko": {
"id": "beastify@mozilla.org"
}
},
"permissions": [
"activeTab"
],