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
拡張機能の基本情報
名前 | Adventure Tab |
ID | knieklonndieaapnbjgngbikaebjfcaj |
公式URL | 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 |
Eメール | [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" } } |