ao3 saver Firefox

Examine source code of ao3 saver

Inspect and view changes in ao3 saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ao3 saver",
  "description": "automatically backup ao3 works so you never lose what you're reading again",
  "version": "0.7.4",
  "icons": {
    "16": "/images/icon16.png",
    "48": "/images/icon48.png",
    "128": "/images/icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "/images/icon16.png",
      "48": "/images/icon48.png",
      "128": "/images/icon128.png"
    },
    "default_popup": "/popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://archiveofourown.org/works/*"
      ],
      "js": [
        "work_page.js"
      ]
    }
  ],
  "permissions": [
    "webRequest",
    "storage",
    "https://ao3saver.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2abc409c-ab7d-4291-a1c7-ba28eed154fc}",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent"
        ]
      }
    }
  }
}

Best ao3 saver Alternatives

Here are some Firefox add-ons that are similar to ao3 saver: