View Source Records Firefox

Examine source code of View Source Records

By: OKVIP
Inspect and view changes in View Source Records source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "View Source Records",
  "version": "1.0",
  "description": "This extension allows viewing the source code of webpages.",
  "permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "yourRecords@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best View Source Records Alternatives

Here are some Firefox add-ons that are similar to View Source Records: