Reading Position Saver Firefox

Examine source code of Reading Position Saver

By: Muguhi
Inspect and view changes in Reading Position Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reading Position Saver",
  "version": "1.0",
  "description": "Tự động lưu và phục hồi vị trí cuộn trang khi quay lại trang web.",
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac81e0db-697a-479b-9150-526737f6fd11}"
    }
  }
}

Best Reading Position Saver Alternatives

Here are some Firefox add-ons that are similar to Reading Position Saver: