Mapiris Firefox

Examine source code of Mapiris

提供元: Eze Add-on
Inspect and view changes in Mapiris source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mapiris",
  "version": "1.0.6",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://www.google.com/maps/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps/*"
      ],
      "js": [
        "lib/obfuscation.js",
        "lib/providers.js",
        "lib/url.js",
        "lib/config.js",
        "lib/dedupe.js",
        "lib/dom_helpers.js",
        "lib/results_render.js",
        "lib/theme.js",
        "lib/report.js",
        "content_script.js"
      ],
      "css": [
        "themes.css",
        "content_style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "background": {
    "scripts": [
      "lib/obfuscation.js",
      "lib/providers.js",
      "lib/url.js",
      "lib/config.js",
      "lib/dedupe.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mapiris@mapiris.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent"
        ]
      }
    }
  }
}

ベストのMapiris代替案

Mapirisに類似したFirefox add-onをいくつか紹介します: