TurfBuilder MapClip Firefox

Examine source code of TurfBuilder MapClip

제작자: Joel DeSante Add-on
Inspect and view changes in TurfBuilder MapClip source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TurfBuilder MapClip",
  "version": "1.0.0",
  "description": "Collect Google Maps places (name, address, lat/lng from plus code) and export as CSV.",
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/maps/*",
        "https://maps.google.com/*"
      ],
      "js": [
        "olc.js",
        "content.js"
      ],
      "css": [
        "panel.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "turfbuilder@joeldesante",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 TurfBuilder MapClip 대안

다음은 TurfBuilder MapClip과(와) 유사한 Firefox add-on입니다: