Pull to refresh Firefox

Examine source code of Pull to refresh

提供元: fuweichin
Inspect and view changes in Pull to refresh source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extensionName__",
  "short_name": "__MSG_shortName__",
  "version": "0.1.0",
  "description": "__MSG_extensionDesc__",
  "author": "Fuwei Chin",
  "default_locale": "en",
  "icons": {
    "16": "icons/icon_16x16.png",
    "32": "icons/icon_32x32.png",
    "48": "icons/icon_48x48.png",
    "128": "icons/icon_128x128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pull-to-refresh@addons.mozilla.org",
      "strict_min_version": "117.0"
    }
  }
}

ベストのPull to refresh代替案

Pull to refreshに類似したFirefox add-onをいくつか紹介します: