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 |
| 官方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 |
| 电子邮箱 | [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"
}
} | |