4chan Reply Sort Firefox

Examine source code of 4chan Reply Sort

Inspect and view changes in 4chan Reply Sort source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "4chan Reply Sort",
  "version": "1.0",
  "description": "Sorts 4chan threads to have the posts with most replies at the top",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://boards.4chan.org/*/thread/*"
      ],
      "js": [
        "cont_sort.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbaaec24-677f-4527-8845-61ce91a872a6}"
    }
  }
}

Best 4chan Reply Sort Alternatives

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