maptab

Find new cool places every time you open a tab!

Qu'est-ce que maptab ?

maptab est une extension Chrome développée par jonathannsegal, et sa fonction principale est "Find new cool places every time you open a tab!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension maptab

Téléchargez les fichiers d'extension maptab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom maptab maptab
ID jokkbgbdomfhondepefdoapgabmiomjl
URL Officiel https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl
Description Find new cool places every time you open a tab!
Taille du Fichier 1.07 MB
Nombre d'Installations 96
Version Actuelle 0.3.0
Dernière Mise à Jour 2020-08-24
Date de Publication 2020-06-30
Évaluation 5.00/5 Total 2 Évaluations
Développeur jonathannsegal
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/Jonathannsegal/map_tab
URL de la Page d'Aide https://github.com/Jonathannsegal/map_tab
Langues Prises en Charge 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
}