TreesPlease Firefox

Examine source code of TreesPlease

Inspect and view changes in TreesPlease source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "0.2.1",
  "name": "__MSG_appName__",
  "short_name": "__MSG_appShortName__",
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "options_ui": {
    "page": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "assets/css/palette.css"
      ]
    }
  ],
  "icons": {
    "16": "assets/icons/icon-16.png",
    "19": "assets/icons/icon-19.png",
    "38": "assets/icons/icon-38.png",
    "48": "assets/icons/icon-38.png",
    "128": "assets/icons/icon-128.png"
  },
  "permissions": [
    "tabs",
    "storage",
    "http://*/*",
    "https://*/*"
  ],
  "web_accessible_resources": [
    "assets/img/*",
    "assets/css/*",
    "assets/icons/*"
  ],
  "applications": {
    "gecko": {
      "id": "ody@shopshare"
    }
  }
}

Best TreesPlease Alternatives

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