scrollcorrect Firefox

Examine source code of scrollcorrect

제작자: h43z
Inspect and view changes in scrollcorrect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "scrollcorrect",
  "description": "adjust the scroll position after window resizing",
  "manifest_version": 2,
  "version": "1.1",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "scrollcorrect@h43z"
    }
  },
  "permissions": [
    "activeTab"
  ]
}

최고의 scrollcorrect 대안

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