maptab

Find new cool places every time you open a tab!

What is maptab?

maptab is a Chrome extension developed by jonathannsegal, and its main feature is "Find new cool places every time you open a tab!".

Extension Screenshots

screenshot
screenshot
screenshot

Download maptab Extension CRX File

Download maptab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name maptab maptab
ID jokkbgbdomfhondepefdoapgabmiomjl
Official URL https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl
Description Find new cool places every time you open a tab!
File Size 1.07 MB
Installation Count 96
Current Version 0.3.0
Last Updated 2020-08-24
Publish Date 2020-06-30
Rating 5.00/5 Total 2 Ratings
Developer jonathannsegal
Email jonathannsegal@gmail.com
Payment Type free
Extension Website https://github.com/Jonathannsegal/map_tab
Help Page URL https://github.com/Jonathannsegal/map_tab
Supported Languages 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
}