Inspect and view changes in Beastify_david source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Beastify",
"version": "1.1resigned1",
"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",
"homepage_url": "https://github.com/mdn/webextensions-examples/tree/master/beastify",
"icons": {
"32": "icons/beasts-32.png",
"48": "icons/beasts-48.png"
},
"permissions": [
"activeTab"
],
"applications": {
"gecko": {
"id": "Beastify@wbq.com"
}
},
"browser_action": {
"default_icon": "icons/beasts-32.png",
"default_title": "Beastify",
"default_popup": "popup/choose_beast.html"
},
"web_accessible_resources": [
"beasts/frog.jpg",
"beasts/turtle.jpg",
"beasts/snake.jpg"
]
} Melhores alternativas Beastify_david
Aqui estão algumas Firefox add-ons que são similares a Beastify_david: