wolkenpinsel Firefox

Examine source code of wolkenpinsel

Inspect and view changes in wolkenpinsel source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "description": "Colorize your cloud dashboards",
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icons/logo_colors_16.png",
    "48": "icons/logo_colors_48.png",
    "128": "icons/logo_colors_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://console.cloud.google.com/*"
      ],
      "js": [
        "js/content-script.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wolkenpinsel@ture.dev"
    }
  },
  "version": "1.0.0"
}

Best wolkenpinsel Alternatives

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