4chan Advanced Firefox

Examine source code of 4chan Advanced

By: blob
Inspect and view changes in 4chan Advanced source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "4chan Advanced",
  "version": "1.3",
  "permissions": [
    "activeTab",
    "storage",
    "*://catbox.moe/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://boards.4chan.org/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "image-container/*",
    "add-toggling.js",
    "read_aloud.png"
  ],
  "icons": {
    "128": "128.png"
  },
  "applications": {
    "gecko": {
      "id": "addon@4chanadvanced",
      "strict_min_version": "48.0"
    }
  }
}

Best 4chan Advanced Alternatives

Here are some Firefox add-ons that are similar to 4chan Advanced: