LayerCraft - Web Magic Sticker Firefox

Examine source code of LayerCraft - Web Magic Sticker

By: Fio Add-on
Inspect and view changes in LayerCraft - Web Magic Sticker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "version": "0.0.2",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "default_locale": "en_US",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "__MSG_extName__",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    },
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start",
      "js": [
        "content-scripts/history_apply.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3b8b2afc-f0a0-40e4-aee5-cb5ae16a0db2}"
    }
  }
}

Best LayerCraft - Web Magic Sticker Alternatives

Here are some Firefox add-ons that are similar to LayerCraft - Web Magic Sticker: