Speed up your search flow to Google Maps!
Navigate places effortlessly with The Maps Express, experiencing rapid AI-integrated summaries or a single search key combination for minimal workflow disruption.
- Extension
- Instrcution
- Project
- Reference
- Contributor
- Quick Search: Use shortcuts (Ctrl+Shift+S / ⌘+⇧+S) or right-click highlighted text for quick searches, ideal for reading web pages.
- Search Bar: Use shortcuts (Alt+Shift+S / ⌥+⇧+S) or click to open the extension, ideal for watching videos.
- Search History: Saves up to 10 locations for quick redirection to Google Maps.
- Favorite List: Click the PATCH PLUS icon on the right to save. Import or export favorites as needed.
- Delete Mode: Simply check and delete items.
- Place Summary: Set up the API key to summarize the locations on the current page. Results will be preserved for 1 day.
Youtube URL: https://youtu.be/xv0tVQAi3qo
If you want to develop and test your own version locally, you can follow these steps to install it in your browser for testing:
- Open the browser extensions page and click "Manage extensions"
- Open "Developer mode"
- Click "Load unpacked" to open the folder you cloned to complete the installation
If the shortcut doesn't work or you want to change it, follow these steps to adjust your browser:
- Open the browser extensions page and click "Manage extensions"
- Select "Keyboard shortcuts"
- Click the input field and type the shortcut
- Change to "Global" level (if necessary)
To apply the API key for the place summary and auto-attach links feature, you need to follow these steps:
- Sign in Google AI Studio\
- Consent to Legal Notice & Continue
- Create API key
- Create API key in new project
- Copy
You can follow the steps below to use the exported CSV file to import places in Google My Maps:\
- Open My Maps in Google Maps
- Create a new map
- Click import button
- Choose exported CSV file to import
- Choose columns (default is "name")
- Finish import
- Manifest V3
- Bootstrap 5.3.0
- Gemini 1.5 Flash
- ExtPay payment gateway
- localStorage
- html iframe
- i18n localization
_locales/
: Message localized for current localeen/
: English (default)zh_TW/
: Chinese (Taiwan)ja/
: Japanese
dist/
: JavaScript & CSS resourcespopup.js
: JS for the popup windowpopup.css
: CSS for the popup windowbackground.js
: Event handling and browser interactioncontentScript.js
: Accessing webpage contentiframe.css
: CSS for the iframe windowinject.js
: Injecting iframe into the webpageejectLite.js
: Ejecting iframe from the webpagecheckStatus.js
: Checking the status of the iframe
popup.html
: HTML for the popup windowmanifest.json
: Configuration file for the extension
- Extensions - Chrome for Developers
- Chrome Extension 開發與實作 - 羅拉拉
- Localizing Your Chrome Extension - Shahed Nasser
- 簡單用 Chrome Extension 接 Gemini API - Wolke
- Prism - Redline Tool
- Chin-Hsuan Sun
- Michael Wu