phabrinter Firefox

Examine source code of phabrinter

By: arai_a
Inspect and view changes in phabrinter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "phabrinter",
  "version": "0.7",
  "description": "Make Phabricator usability more similar to Splinter.",
  "permissions": [
    "storage",
    "https://phabricator.services.mozilla.com/D*"
  ],
  "icons": {
    "96": "phabrinter.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://phabricator.services.mozilla.com/D*"
      ],
      "js": [
        "globalState.js",
        "phabrinter.js"
      ],
      "css": [
        "phabrinter.css"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "phabrinter@unmht.org",
      "strict_min_version": "62.0"
    }
  }
}

Best phabrinter Alternatives

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