ResponsiveHelper Firefox

Examine source code of ResponsiveHelper

Inspect and view changes in ResponsiveHelper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ResponsiveHelper",
  "version": "1.0.4resigned1",
  "description": "A Firefox add-on to show the screen width and height when resizing the window",
  "icons": {
    "48": "icons/rh-icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/"
      ],
      "js": [
        "responsive-helper.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c2faf9a0-1a3d-429b-a67a-08d298486bfe}"
    }
  }
}

Best ResponsiveHelper Alternatives

Here are some Firefox add-ons that are similar to ResponsiveHelper: