maptab
Find new cool places every time you open a tab!
Hvad er maptab?
maptab er en Chrome-udvidelse udviklet af jonathannsegal, og dens hovedfunktion er "Find new cool places every time you open a tab!".
Udvidelsesskærmbilleder
Download maptab-udvidelses-CRX-fil
Download maptab-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
Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web!
Update: Add Map Card, Dice to change location, and switch to satellite view. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | jokkbgbdomfhondepefdoapgabmiomjl |
| Officiel URL | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl |
| Beskrivelse | Find new cool places every time you open a tab! |
| Filstørrelse | 1.07 MB |
| Antal Installationer | 96 |
| Nuværende Version | 0.3.0 |
| Senest Opdateret | 2020-08-24 |
| Udgivelsesdato | 2020-06-30 |
| Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
| Udvikler | jonathannsegal |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | https://github.com/Jonathannsegal/map_tab |
| Hjælpeside-URL | https://github.com/Jonathannsegal/map_tab |
| Understøttede Sprog | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "maptab",
"offline_enabled": true,
"short_name": "maptab",
"description": "Find new cool places every time you open a tab!",
"version": "0.3.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"manifest_version": 2
} | |