Ao3 Utils Firefox

Examine source code of Ao3 Utils

Inspect and view changes in Ao3 Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "fixes bookmark links to go to the last page instead, and adds a rekudos thing",
  "manifest_version": 2,
  "name": "Ao3 utils",
  "version": "1.0.2",
  "content_scripts": [
    {
      "js": [
        "rekudos.js"
      ],
      "matches": [
        "*://archiveofourown.org/works/*"
      ]
    },
    {
      "js": [
        "bookmarks.js"
      ],
      "matches": [
        "*://archiveofourown.org/bookmarks?commit=Sort+and+Filter&bookmark_search%5Bsort_column%5D=bookmarkable_date*"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "favicon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad53cfca-a2b3-4d9f-95ae-adcf2fa65479}"
    }
  }
}

Best Ao3 Utils Alternatives

Here are some Firefox add-ons that are similar to Ao3 Utils: