Customizable Tab Animations Firefox

Examine source code of Customizable Tab Animations

Inspect and view changes in Customizable Tab Animations source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Customizable Tab Animations",
  "version": "1.0",
  "description": "Adds customizable animations when switching between tabs.",
  "permissions": [
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Customize Animations",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{5a29ed4d-993a-451b-a6ab-e47361876919}"
    }
  }
}

Best Customizable Tab Animations Alternatives

Here are some Firefox add-ons that are similar to Customizable Tab Animations: