Address Autocomplete API by PostGrid™

Address Autocomplete API by PostGrid™

Autocomplete, Geocode, Reverse Geocode, Verify and Validate Address Data Across the World (250 Countries and Territories)

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Address Autocomplete API by PostGrid™",
  "description": "Autocomplete, Geocode, Reverse Geocode, Verify and Validate Address Data Across the World (250 Countries and Territories)",
  "version": "1.10",
  "manifest_version": 3,
  "author": "PostGrid",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "action": {
    "default_icon": {
      "128": "128.png"
    },
    "default_popup": "popup.html"
  }
}