Instant Maps
Instantly access Google Maps without having to leave your tab.
Hvad er Instant Maps?
Instant Maps er en Chrome-udvidelse udviklet af Vatsal, og dens hovedfunktion er "Instantly access Google Maps without having to leave your tab.".
Udvidelsesskærmbilleder
Download Instant Maps-udvidelses-CRX-fil
Download Instant Maps-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Instant Maps is designed to be used when a user is on a webpage and wishes to quickly locate something on a map. This extension allows maps to be seamlessly incorporated into the task at hand while the user can focus on the big picture. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | icgmmonkdbidkcojchemocfihdgpoimj |
| Officiel URL | https://chromewebstore.google.com/detail/instant-maps/icgmmonkdbidkcojchemocfihdgpoimj |
| Beskrivelse | Instantly access Google Maps without having to leave your tab. |
| Filstørrelse | 2.25 MB |
| Antal Installationer | 11,848 |
| Nuværende Version | 2.0 |
| Senest Opdateret | 2013-07-25 |
| Udgivelsesdato | 2013-07-25 |
| Bedømmelse | 3.38/5 Samlet 16 Bedømmelser |
| Udvikler | Vatsal |
| Betalingsmetode | free |
| Understøttede Sprog | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Instant Maps",
"version": "2.0",
"manifest_version": 2,
"description": "Instantly access Google Maps without having to leave your tab.",
"browser_action": {
"default_icon": "map.png",
"default_popup": "popup.html"
}
} | |