Wishlephant - easy shareable wish lists Firefox

Examine source code of Wishlephant - easy shareable wish lists

Inspect and view changes in Wishlephant - easy shareable wish lists source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_appName__",
  "description": "__MSG_appDesc__",
  "version": "3.1.0",
  "icons": {
    "16": "/icon/wishlephant-16.png",
    "32": "/icon/wishlephant-32.png",
    "48": "/icon/wishlephant-48.png",
    "96": "/icon/wishlephant-96.png",
    "128": "/icon/wishlephant-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "activeTab",
    "scripting",
    "https://*/*",
    "http://*/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5edc9e95-13ed-42b7-9598-ce7f242d3cbd}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "16": "/icon/wishlephant-16.png",
      "32": "/icon/wishlephant-32.png",
      "48": "/icon/wishlephant-48.png",
      "96": "/icon/wishlephant-96.png",
      "128": "/icon/wishlephant-128.png"
    }
  }
}

Best Wishlephant - easy shareable wish lists Alternatives

Here are some Firefox add-ons that are similar to Wishlephant - easy shareable wish lists: