Responsive Check Firefox

Examine source code of Responsive Check

Por: fernando
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}"
    }
  }
}

Melhores alternativas Responsive Check

Aqui estão algumas Firefox add-ons que são similares a Responsive Check: