PreciousMetals Prices Firefox

Examine source code of PreciousMetals Prices

Inspect and view changes in PreciousMetals Prices source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PreciousMetals Prices",
  "version": "1.8",
  "description": "Displays the current prices of gold, silver, platinum, and palladium. Multilanguage. Customizable",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "https://api.edelmetalle.de/*",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "translations.js",
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{4c52bd70-d4fc-4fe6-8297-c206310a401b}"
    }
  },
  "commands": {
    "toggle-goldbar": {
      "suggested_key": {
        "default": "Ctrl+Alt+G",
        "mac": "MacCtrl+Alt+G"
      },
      "description": "Gold/Silber Statuszeile Transparenz umschalten"
    }
  }
}

Best PreciousMetals Prices Alternatives

Here are some Firefox add-ons that are similar to PreciousMetals Prices: