Smooth layout changes Firefox

Examine source code of Smooth layout changes

Par : Antipurity
Inspect and view changes in Smooth layout changes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "permissions": [
    "<all_urls>"
  ],
  "author": "Antipurity",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "smooth.js"
      ],
      "css": [
        "transition.css"
      ]
    }
  ],
  "description": "Smoothes HTML layout transitions.",
  "homepage_url": "https://github.com/Antipurity/smooth-html/tree/master",
  "icons": {
    "32": "icon32.png",
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "name": "Smooth layout changes",
  "short_name": "Smooth",
  "version": "0.0.2resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{336351eb-b185-48a3-99c6-a31196f57cf8}"
    }
  }
}

Meilleures alternatives Smooth layout changes

Voici quelques Firefox add-ons qui sont similaires à Smooth layout changes :