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