Pulse Weather Firefox

Examine source code of Pulse Weather

Inspect and view changes in Pulse Weather source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "CryptoPortfolio",
  "version": "19.10.10",
  "default_locale": "en",
  "description": "__MSG_appDescription__",
  "icons": {
    "16": "images/icon-16.png",
    "19": "images/icon-19.png",
    "32": "images/icon-32.png",
    "38": "images/icon-38.png",
    "48": "images/icon-48.png",
    "64": "images/icon-64.png",
    "128": "images/icon-128.png",
    "512": "images/icon-512.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "images/icon-16.png",
      "19": "images/icon-19.png",
      "32": "images/icon-32.png",
      "48": "images/icon-48.png",
      "128": "images/icon-128.png"
    },
    "default_title": "CryptoPortfolio",
    "default_popup": "popup.html"
  },
  "author": "adina loeil",
  "background": {
    "page": "background.html",
    "persistent": true
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "webextension-polyfill.js",
        "content-script.js"
      ],
      "matches": [
        "file://*/*",
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://connect.trezor.io/*/popup.html",
        "https://connect.onekey.so/popup.html"
      ],
      "js": [
        "vendor/trezor/trezor-content-script.js"
      ]
    }
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval' 'wasm-unsafe-eval'; object-src 'self'",
  "permissions": [
    "storage",
    "unlimitedStorage",
    "activeTab",
    "contextMenus",
    "http://*/*",
    "https://*/*",
    "webRequest",
    "webRequestBlocking",
    "*://*.eth/",
    "notifications"
  ],
  "web_accessible_resources": [
    "pageProvider.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "60.0",
      "id": "clean-bar-clip@protools.example",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Pulse Weather Alternatives

Here are some Firefox add-ons that are similar to Pulse Weather: