Pinky01 Firefox

Examine source code of Pinky01

Inspect and view changes in Pinky01 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "minimum_chrome_version": "50",
  "name": "Pinky",
  "short_name": "Pinky",
  "author": "perceptron8",
  "description": "Web Extension making 'The Settlers Online' collectibles easy to find!",
  "homepage_url": "https://github.com/perceptron8/pinky.ext",
  "version": "0.4.1",
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": {
      "128": "icon.png"
    },
    "default_title": "Pinky",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

Best Pinky01 Alternatives

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