Pinterdark Firefox

Examine source code of Pinterdark

Inspect and view changes in Pinterdark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pinterdark",
  "version": "1.0",
  "description": "A simple Firefox extension that allows custom CSS to be injected into Pinterest to allow for an accessible yet modern dark theme on Pinterest domains.",
  "icons": {
    "48": "icons/pinterdark-48_x_48.png",
    "128": "icons/pinterdark-128_x_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.pinterest.com/*"
      ],
      "js": [
        "pinterdark.js"
      ]
    }
  ]
}

Best Pinterdark Alternatives

Here are some Firefox add-ons that are similar to Pinterdark: