Mobile Page Sidebar Firefox

Examine source code of Mobile Page Sidebar

Inspect and view changes in Mobile Page Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mobile Page Sidebar",
  "description": "Mobile Page Sidebar",
  "version": "0.0.2resigned1",
  "content_scripts": [
    {
      "all_frames": false,
      "run_at": "document_start",
      "js": [
        "js/contentscript.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "img/icon19.png",
    "default_title": ""
  },
  "sidebar_action": {
    "default_title": "Mobile Page Sidebar",
    "default_panel": "popup.html",
    "default_icon": "img/icon19.png"
  },
  "applications": {
    "gecko": {
      "id": "Mobile_Page_Sidebar_senna5150ando@gmail.com",
      "strict_min_version": "57.0"
    }
  },
  "icons": {
    "16": "img/icon16.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "permissions": [
    "tabs",
    "<all_urls>",
    "webRequest",
    "webRequestBlocking"
  ]
}

Best Mobile Page Sidebar Alternatives

Here are some Firefox add-ons that are similar to Mobile Page Sidebar: