Tab Sticker GIF Firefox

Examine source code of Tab Sticker GIF

By: Hung Add-on
Inspect and view changes in Tab Sticker GIF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Sticker GIF (New Tab Animation)",
  "version": "1.0",
  "description": "Shows a tiny animated sticker (emoji/mini-gif) at a corner for a few seconds whenever a new tab loads.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{4f83c3df-bb9d-4068-87b8-88822ad9a875}"
    }
  }
}

Best Tab Sticker GIF Alternatives

Here are some Firefox add-ons that are similar to Tab Sticker GIF: