Travel From Home
Travel From Home by TripScout
什么是Travel From Home?
Travel From Home是由https://travelfromhome.co开发的Chrome扩展程序,该扩展的主要功能是“Travel From Home by TripScout”。
扩展截图
下载Travel From Home扩展crx文件
下载Travel From Home扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Replace your "New Tab" browser page with a dose of travel inspiration every time you open your browser.
Do you think about traveling every single day? Don't have a generic New Tab browser page then. Have a New Tab that will inspire your future travels and teach you about every country in the world in the process. Get inspired with a breathtaking photo and trivia-style facts every time you open a new browser.
☆☆☆ Brought to you by TripScout, the #1 ranked trip planning and travel entertainment app in the Apple AppStore! TripScout has been featured in The New York Times, Wall Street Journal, USA Today, Washington Post, and more! ☆☆☆
Features include:
• New inspirational travel photo from a different country each time you open a new tab
• New trivia-style facts that will make you smarter about the world 扩展基本信息
| 名称 | |
| ID | pjaikfdlemkpgdonbihaecneknanhccm |
| 官方URL | https://chromewebstore.google.com/detail/travel-from-home/pjaikfdlemkpgdonbihaecneknanhccm |
| 简介 | Travel From Home by TripScout |
| 文件大小 | 2.04 MB |
| 安装次数 | 176 |
| 当前版本 | 0.0.0.1 |
| 更新时间 | 2020-06-03 |
| 上架时间 | 2020-06-02 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | https://travelfromhome.co |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://www.travelfromhome.co |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Travel From Home",
"description": "Travel From Home by TripScout",
"homepage_url": "https:\/\/www.travelfromhome.com\/",
"version": "0.0.0.1",
"content_security_policy": "script-src 'self' https:\/\/cdn.segment.com; object-src 'self'",
"chrome_url_overrides": {
"newtab": "views\/index.html"
},
"icons": {
"16": "images\/extension_logos\/icon16.png",
"32": "images\/extension_logos\/icon32.png",
"48": "images\/extension_logos\/icon48.png",
"64": "images\/extension_logos\/icon64.png",
"128": "images\/extension_logos\/icon128.png"
}
} | |