Add to wishlist — GIFTSME Firefox

Examine source code of Add to wishlist — GIFTSME

Inspect and view changes in Add to wishlist — GIFTSME source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "1.0.5",
  "description": "__MSG_appDesc__",
  "author": "Roman Linev",
  "homepage_url": "https://gogifts.me",
  "manifest_version": 2,
  "permissions": [
    "tabs",
    "contextMenus"
  ],
  "default_locale": "en",
  "background": {
    "persistent": false,
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "/icons/icon_16.png",
    "default_title": "__MSG_appName__"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "commands": {
    "keyblock": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y",
        "linux": "Ctrl+Shift+U"
      },
      "description": "Add to wishlist"
    }
  },
  "icons": {
    "16": "/icons/icon_16.png",
    "32": "/icons/icon_32.png",
    "48": "/icons/icon_48.png",
    "128": "/icons/icon_128.png"
  }
}

Best Add to wishlist — GIFTSME Alternatives

Here are some Firefox add-ons that are similar to Add to wishlist — GIFTSME: