Pinterest Extension Firefox

Examine source code of Pinterest Extension

Inspect and view changes in Pinterest Extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pinterest Extension",
  "default_locale": "en",
  "version": "1.0.0",
  "description": "declutter, original quality, GIF/video controls, performance optimization for pinterest",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pinterest-ext@taisan11.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "service_worker": "assets/background-3skuyPFs.js",
    "scripts": [
      "assets/background-3skuyPFs.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.pinterest.com/*"
      ],
      "js": [
        "assets/content-CmDLuOZf.js"
      ],
      "css": [
        "assets/style-CBdT-K3W.css"
      ]
    }
  ]
}

Best Pinterest Extension Alternatives

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