maptab

Find new cool places every time you open a tab!

Apa itu maptab?

maptab adalah ekstensi Chrome yang dikembangkan oleh jonathannsegal, dan fitur utamanya adalah "Find new cool places every time you open a tab!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi maptab

Unduh file ekstensi maptab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama maptab maptab
ID jokkbgbdomfhondepefdoapgabmiomjl
URL Resmi https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl
Deskripsi Find new cool places every time you open a tab!
Ukuran File 1.07 MB
Jumlah Instalasi 96
Versi Saat Ini 0.3.0
Terakhir Diperbarui 2020-08-24
Tanggal Publikasi 2020-06-30
Penilaian 5.00/5 Total 2 Penilaian
Pengembang jonathannsegal
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/Jonathannsegal/map_tab
URL Halaman Bantuan https://github.com/Jonathannsegal/map_tab
Bahasa yang Didukung 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
}