GiftList Firefox

Examine source code of GiftList

提供元: Grappetite
Inspect and view changes in GiftList source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GiftList",
  "description": "Add items from any store to your Gift List",
  "version": "1.1.5",
  "icons": {
    "128": "images/icon_128.png"
  },
  "action": {
    "default_icon": "images/icon_19.png",
    "default_popup": "index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/jquery.js",
        "js/purify.js",
        "js/content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "storage",
    "identity"
  ],
  "host_permissions": [
    "https://mygiftlistapp.com/api/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{91188de4-6656-47ae-8df6-4ded9bb7d69e}"
    }
  }
}

ベストのGiftList代替案

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