Adventure Tab
Every tab opens a new world
什麼是Adventure Tab?
Adventure Tab是由FATMAP開發的Chrome擴展程式,該擴展的主要功能是“Every tab opens a new world”。
擴展截圖
下載Adventure Tab擴展crx文件
下載Adventure Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Explore the most inspiring places on Earth. Be inspired to go outdoors.
Features:
 • Inspirational adventures to discover
 • Rolex effect: Bring adventures to life
 • Minimal UI
 • Learn more about each adventure on FATMAP
 • Share Adventures with friends via Facebook and Twitter
 • Get a new mountain experience or hiking route in every new tab                     擴展基本資訊
| 名稱 |   |  
| ID | knieklonndieaapnbjgngbikaebjfcaj | 
| 官方網址 | https://chromewebstore.google.com/detail/adventure-tab/knieklonndieaapnbjgngbikaebjfcaj | 
| 簡介 | Every tab opens a new world | 
| 檔案大小 | 30.15 KB | 
| 安裝次數 | 56 | 
| 目前版本 | 0.0.1 | 
| 更新時間 | 2018-12-12 | 
| 上架時間 | 2018-12-06 | 
| 評分 | 5.00/5 共 6 次評分 | 
| 開發者 | FATMAP | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 隱私政策頁面URL | https://about.fatmap.com/privacy | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Every tab opens a new world",
    "default_locale": "en",
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "FATMAP.html"
    }
}  |  |