maptab
Find new cool places every time you open a tab!
什麼是maptab?
maptab是由jonathannsegal開發的Chrome擴展程式,該擴展的主要功能是“Find new cool places every time you open a tab!”。
擴展截圖
下載maptab擴展crx文件
下載maptab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        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.                     擴展基本資訊
| 名稱 |   |  
| ID | jokkbgbdomfhondepefdoapgabmiomjl | 
| 官方網址 | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl | 
| 簡介 | Find new cool places every time you open a tab! | 
| 檔案大小 | 1.07 MB | 
| 安裝次數 | 96 | 
| 目前版本 | 0.3.0 | 
| 更新時間 | 2020-08-24 | 
| 上架時間 | 2020-06-30 | 
| 評分 | 5.00/5 共 2 次評分 | 
| 開發者 | jonathannsegal | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://github.com/Jonathannsegal/map_tab | 
| 說明頁面URL | https://github.com/Jonathannsegal/map_tab | 
| 支援的語言 | 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
}  |  |