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
官方網址 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"
        ]
    }
}