PaperTrail Advanced Plugin 2 Firefox

Examine source code of PaperTrail Advanced Plugin 2

Inspect and view changes in PaperTrail Advanced Plugin 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "PaperTrail Advanced Plugin 2",
  "description": "PaperTrail Advanced Plugin 2",
  "version": "1.4.196",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "permissions": [
    "<all_urls>",
    "nativeMessaging"
  ],
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "js/bundle.js"
      ],
      "css": [
        "css/magnific-popup.css",
        "css/jstree.css",
        "css/style.css"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "js/bg.js"
    ],
    "persistent": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@papertrail.co.za"
    }
  }
}

Best PaperTrail Advanced Plugin 2 Alternatives

Here are some Firefox add-ons that are similar to PaperTrail Advanced Plugin 2: