Pinterest Dark & Amoled Theme For Firefox Firefox

Examine source code of Pinterest Dark & Amoled Theme For Firefox

By: Yuilix
Inspect and view changes in Pinterest Dark & Amoled Theme For Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Pinterest AMOLED Theme",
  "version": "1.1.1",
  "description": "Forces Pinterest to use a pure AMOLED black theme with themes, local Vault, ZIP downloads, and optional plugin support",
  "author": "Yuilix",
  "icons": {
    "16": "Pinterest.png",
    "32": "Pinterest.png",
    "48": "Pinterest.png",
    "128": "Pinterest.png"
  },
  "action": {
    "default_title": "True AMOLED - Pinterest",
    "default_popup": "popup.html",
    "default_icon": {
      "16": "Pinterest.png",
      "32": "Pinterest.png"
    }
  },
  "permissions": [
    "storage",
    "downloads",
    "management"
  ],
  "host_permissions": [
    "*://*.pinterest.com/*",
    "*://*.pinimg.com/*",
    "*://i.pinimg.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.pinterest.com/*"
      ],
      "js": [
        "themes/catalog.js",
        "toggle-amoled.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "amoled.css",
        "amoled-v2.css",
        "gray.css",
        "themes/main.css"
      ],
      "matches": [
        "*://*.pinterest.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pinterest-amoled@yuilix.dev",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Pinterest Dark & Amoled Theme For Firefox Alternatives

Here are some Firefox add-ons that are similar to Pinterest Dark & Amoled Theme For Firefox: