Scroll Saver Firefox

Examine source code of Scroll Saver

제작자: Hi Thanh Add-on
Inspect and view changes in Scroll Saver source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Scroll Saver",
  "version": "1.0",
  "description": "Ghi nhớ vị trí cuộn trên từng trang web và tự động cuộn đến vị trí đó khi truy cập lại.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ea7c352-b874-40ca-a2f0-1dc8c328b070}"
    }
  }
}

최고의 Scroll Saver 대안

다음은 Scroll Saver과(와) 유사한 Firefox add-on입니다: