PhpReport browser extension Firefox

Examine source code of PhpReport browser extension

Inspect and view changes in PhpReport browser extension source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PhpReport browser extension",
  "version": "1.5.1",
  "description": "Report your tasks directly from the browser toolbar.",
  "permissions": [
    "storage",
    "alarms",
    "idle",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/phpreport_grey_16.png",
      "32": "images/phpreport_grey_32.png",
      "48": "images/phpreport_grey_48.png",
      "128": "images/phpreport_grey_128.png"
    }
  },
  "icons": {
    "16": "images/phpreport_16.png",
    "32": "images/phpreport_32.png",
    "48": "images/phpreport_48.png",
    "128": "images/phpreport_128.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac78aec1-af40-480d-b4ab-7889b9e5e982}"
    }
  }
}

Best PhpReport browser extension Alternatives

Here are some Firefox add-ons that are similar to PhpReport browser extension: