Upside-down web Firefox

Examine source code of Upside-down web

Par : flweb
Inspect and view changes in Upside-down web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Upside-down web",
  "version": "1.1",
  "description": "This plugin rotates all websites by 180deg and gives you a different look at the web! It will try to rotate all websites and will work on most of them. Firefox preferences and settings are not effected. The fun stops as soon as you deactived the plugin.",
  "icons": {
    "32": "icons/upside-32.png",
    "48": "icons/upside-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "upsidedown.js"
      ]
    }
  ]
}

Meilleures alternatives Upside-down web

Voici quelques Firefox add-ons qui sont similaires à Upside-down web :