Mustsee

Discover the world’s most beautiful places at every opened tab.

什么是Mustsee?

Mustsee是由https://mustsee.earth开发的Chrome扩展程序,该扩展的主要功能是“Discover the world’s most beautiful places at every opened tab.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Mustsee扩展crx文件

下载Mustsee扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Discover the most beautiful places around the world through stunning photography each time you open a new tab in Chrome. The places we suggest have been personally selected by our traveling experts.

Do you like that place? Click on it and find out more about it.

Life is too short to be spent in the wrong places. 🌍  ❤️

☆☆☆ Featured in Konbini, Lifehacker, Product Hunt, Trendhunter! ☆☆☆

-
We love hearing your ideas and feedback. If you have any suggestions, email us at [email protected] or send us a message on Instagram 🙌

Instagram: https://www.instagram.com/mustsee.earth/
Twitter: @mustseeapp                    

扩展基本信息

名称 Mustsee Mustsee
ID gogbdmmlnloojdafblpkmkhgigcidnmn
官方URL https://chromewebstore.google.com/detail/mustsee/gogbdmmlnloojdafblpkmkhgigcidnmn
简介 Discover the world’s most beautiful places at every opened tab.
文件大小 6.78 MB
安装次数 10,917
当前版本 2.60
更新时间 2018-05-27
上架时间 2018-05-27
评分 4.91/5 共1146次评分
开发者 https://mustsee.earth
电子邮箱 [email protected]
付费类型 free
支持的语言 en,fr,es,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "2.60",
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.googletagmanager.com https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "background": {
        "scripts": [
            "bg.js"
        ]
    }
}