Save to Pinterest Firefox

Examine source code of Save to Pinterest

Inspect and view changes in Save to Pinterest source codes across current and past versions
Vidego icon
Looking to download videos? Try the universal video downloader:
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pin-Dwon for Pinterest",
  "version": "5.0.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{851e93ee-ec43-46f7-9861-17830053949b}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "sidebar_action": {
    "default_panel": "popup.html",
    "default_icon": "icons/64.png",
    "open_at_install": false
  },
  "description": "Hover any Pin to save images and videos in full quality. Batch download a board from the sidebar and skip sponsored posts.",
  "icons": {
    "64": "icons/64.png"
  },
  "action": {
    "default_icon": {
      "64": "icons/64.png"
    },
    "default_title": "Pin-Dwon for Pinterest"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "downloads",
    "tabs",
    "declarativeNetRequest"
  ],
  "content_scripts": [
    {
      "all_frames": false,
      "css": [
        "css/pinterest.css"
      ],
      "js": [
        "js/jquery-1.10.2.min.js",
        "js/common.js",
        "js/pinterest.js"
      ],
      "matches": [
        "https://*.pinterest.com/*"
      ],
      "run_at": "document_end"
    }
  ],
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "pinterest_rules",
        "enabled": true,
        "path": "x-frame-rule.json"
      }
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "js/common.js",
        "icons/*"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ]
}

Best Save to Pinterest Alternatives

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