RotateView Firefox

Examine source code of RotateView

Por: thabubble
Inspect and view changes in RotateView source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RotateView",
  "version": "2.11",
  "description": "Rotate the entire page or rotate fullscreen view to best fit device aspect ratio",
  "browser_specific_settings": {
    "gecko": {
      "id": "rotate.view@thabubble"
    }
  },
  "permissions": [
    "<all_urls>",
    "storage"
  ],
  "background": {
    "scripts": [
      "shared.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icon.svg",
    "default_title": "Rotate view"
  }
}

Mejores alternativas RotateView

Aquí hay algunas Firefox add-ons que son similares a RotateView: