Responsive Check Firefox

Examine source code of Responsive Check

Inspect and view changes in Responsive Check source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Responsive Test",
  "version": "1.0",
  "description": "Test website responsiveness",
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Test Responsiveness"
  },
  "web_accessible_resources": [
    "responsive.html",
    "load.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{298f725a-cc8d-465c-9607-ad18af430f8b}"
    }
  }
}

Best Responsive Check Alternatives

Here are some Firefox add-ons that are similar to Responsive Check: