Advanced HTML Source Viewer Firefox

Examine source code of Advanced HTML Source Viewer

Inspect and view changes in Advanced HTML Source Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Advanced HTML Source Viewer",
  "version": "1.5",
  "description": "Lihat, salin, dan unduh source HTML halaman aktif. Developer by Wahyu Sudrajad.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "source-viewer@wahyudev",
      "strict_min_version": "100.0"
    }
  }
}

Best Advanced HTML Source Viewer Alternatives

Here are some Firefox add-ons that are similar to Advanced HTML Source Viewer: