FollowDex Firefox

Examine source code of FollowDex

By: Xefir
Inspect and view changes in FollowDex source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FollowDex",
  "version": "1.0",
  "author": "Xéfir Destiny",
  "homepage_url": "https://mangadex.org",
  "description": "Color in red your followed mangas on MangaDex",
  "permissions": [
    "*://*.mangadex.org/*"
  ],
  "icons": {
    "48": "mangadex.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mangadex.org/*"
      ],
      "js": [
        "followdex.js"
      ]
    }
  ]
}

Best FollowDex Alternatives

Here are some Firefox add-ons that are similar to FollowDex: