MRN Reader Firefox

Examine source code of MRN Reader

Por: JRIEGG Add-on
Inspect and view changes in MRN Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MRN Reader",
  "version": "1.2",
  "description": "Extracts MRN numbers from EU customs pages. Year and country code auto-detected.",
  "author": "Jürgen Riegg",
  "homepage_url": "https://paypal.me/juergenriegg",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "MRN Reader",
    "default_icon": {
      "16": "icon-16.svg",
      "32": "icon-16.svg",
      "48": "icon-16.svg",
      "128": "icon-16.svg"
    }
  },
  "icons": {
    "16": "icon-16.svg",
    "32": "icon-16.svg",
    "48": "icon-16.svg",
    "128": "icon-16.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mrn-reader@juergenriegg.de",
      "strict_min_version": "79.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Mejores alternativas MRN Reader

Aquí hay algunas Firefox add-ons que son similares a MRN Reader: