Text to Google Maps 1.2
FREE
Released:2022-11-11
Manifest File:
{"name":"Text to Google Maps","icons":{"16":"img\/icon16.png","32":"img\/icon32.png","48":"img\/icon48.png","128":"img\/icon128.png"},"action":[],"version":"1.2","commands":{"shortcut_show_on_maps":{"description":"Shortcut for opening current text selection with Google Maps","suggested_key":{"mac":"MacCtrl+1","default":"Ctrl+1"}},"shortcut_from_1_to_sel":{"description":"Shortcut for opening directions from first saved address to selected Text","suggested_key":{"mac":"Alt+1","default":"Alt+1"}},"shortcut_from_2_to_sel":{"description":"Shortcut for opening directions from second saved address to selected Text"},"shortcut_from_sel_to_1":{"description":"Shortcut for opening directions from selected Text to first saved address","suggested_key":{"mac":"MacCtrl+Shift+1","default":"Ctrl+Shift+1"}},"shortcut_from_sel_to_2":{"description":"Shortcut for opening directions from selected Text to second saved address"}},"background":{"service_worker":"background.js"},"update_url":"https:\/\/clients2.google.com\/service\/update2\/crx","description":"Select Text and Send to Google Maps in 1 Click.","permissions":["contextMenus","geolocation","storage","notifications","alarms"],"options_page":"options.html","content_scripts":[{"js":["content.js"],"run_at":"document_start","matches":["<all_urls>"]}],"host_permissions":["https:\/\/maps.googleapis.com\/*","https:\/\/maps.google.com\/*","https:\/\/wtrxmd.com\/*"],"manifest_version":3,"minimum_chrome_version":"91","content_security_policy":{"extension_pages":"script-src 'self'; object-src 'self'"},"web_accessible_resources":[{"matches":["<all_urls>"],"resources":["injected_content.js"]}]}