maptab
Find new cool places every time you open a tab!
Wat is maptab?
maptab is een Chrome-extensie ontwikkeld door jonathannsegal, en de belangrijkste functie is "Find new cool places every time you open a tab!".
Extensie Screenshots
Download het CRX-bestand van de extensie maptab
Download maptab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | maptab |
ID | jokkbgbdomfhondepefdoapgabmiomjl |
Officiële URL | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl |
Beschrijving | Find new cool places every time you open a tab! |
Bestandsgrootte | 1.07 MB |
Aantal Installaties | 96 |
Huidige Versie | 0.3.0 |
Laatst Bijgewerkt | 2020-08-24 |
Publicatiedatum | 2020-06-30 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | jonathannsegal |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/Jonathannsegal/map_tab |
Help Pagina-URL | https://github.com/Jonathannsegal/map_tab |
Ondersteunde Talen | 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 } |