Myti Local Finder Firefox

Examine source code of Myti Local Finder

Inspect and view changes in Myti Local Finder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Myti Local Finder",
  "version": "2.3.0",
  "description": "Find products at local independent shops nationwide while browsing any shopping site",
  "browser_specific_settings": {
    "gecko": {
      "id": "local-finder@myti.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "searchTerms"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "geolocation",
    "tabs"
  ],
  "host_permissions": [
    "https://*/*",
    "https://dashboard.myti.com/*",
    "https://extension-api.myti.com/*",
    "https://maps.googleapis.com/*",
    "https://nominatim.openstreetmap.org/*"
  ],
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src https://dashboard.myti.com https://extension-api.myti.com https://myti.com https://maps.googleapis.com https://nominatim.openstreetmap.org https://*.tile.openstreetmap.org https://*; img-src 'self' https://* data:; style-src 'self' 'unsafe-inline'"
  },
  "background": {
    "scripts": [
      "services/config.js",
      "services/location-service.js",
      "services/google-search-service.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*"
      ],
      "exclude_matches": [
        "https://myti.com/*",
        "https://www.myti.com/*",
        "https://sustainlocal.myshopify.com/*",
        "https://proximyti.com/*",
        "https://www.proximyti.com/*"
      ],
      "js": [
        "content/universal-search.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "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"
  }
}

Best Myti Local Finder Alternatives

Here are some Firefox add-ons that are similar to Myti Local Finder: