Fixes issue #8

This commit is contained in:
Adrian Aichner
2015-10-24 15:13:10 +02:00
parent c289fac208
commit 9b2b6a2f81
6 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
{
"description": "Adds a browser action icon to the toolbar. Click the button to choose a beast. The active tab's body content is then replaced with a picture of the chosen beast. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#beastify",
"manifest_version": 2,
"name": "Beastify",
"version": "1.0",