Pinterest Save Button Vn Firefox

Examine source code of Pinterest Save Button Vn

Inspect and view changes in Pinterest Save Button Vn source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pinterest Save Button",
  "version": "1.5",
  "description": "A simple extension to save images to Pinterest.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "32": "icons/logo_32.png",
      "64": "icons/logo_64.png",
      "128": "icons/logo_128.png"
    },
    "default_popup": "popup.html"
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{887fc94f-448c-423b-a465-0c6ef8bf813e}"
    }
  }
}

Best Pinterest Save Button Vn Alternatives

Here are some Firefox add-ons that are similar to Pinterest Save Button Vn: