Screen Width Indicator Firefox

Examine source code of Screen Width Indicator

Por: Nazar
Inspect and view changes in Screen Width Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Screen Width Indicator",
  "version": "1.1",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9d193077-247a-4a93-8e6e-77ec871ff5ab}"
    }
  }
}

Mejores alternativas Screen Width Indicator

Aquí hay algunas Firefox add-ons que son similares a Screen Width Indicator: