Mustsee

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

Qu'est-ce que Mustsee ?

Mustsee est une extension Chrome développée par https://mustsee.earth, et sa fonction principale est "Discover the world’s most beautiful places at every opened tab.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Mustsee

Téléchargez les fichiers d'extension Mustsee au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Mustsee Mustsee
ID gogbdmmlnloojdafblpkmkhgigcidnmn
URL Officiel https://chromewebstore.google.com/detail/mustsee/gogbdmmlnloojdafblpkmkhgigcidnmn
Description Discover the world’s most beautiful places at every opened tab.
Taille du Fichier 6.78 MB
Nombre d'Installations 10,917
Version Actuelle 2.60
Dernière Mise à Jour 2018-05-27
Date de Publication 2018-05-27
Évaluation 4.91/5 Total 1146 Évaluations
Développeur https://mustsee.earth
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
        ]
    }
}