Mustsee

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

Wat is Mustsee?

Mustsee is een Chrome-extensie ontwikkeld door https://mustsee.earth, en de belangrijkste functie is "Discover the world’s most beautiful places at every opened tab.".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Mustsee

Download Mustsee-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Mustsee Mustsee
ID gogbdmmlnloojdafblpkmkhgigcidnmn
Officiële URL https://chromewebstore.google.com/detail/mustsee/gogbdmmlnloojdafblpkmkhgigcidnmn
Beschrijving Discover the world’s most beautiful places at every opened tab.
Bestandsgrootte 6.78 MB
Aantal Installaties 10,917
Huidige Versie 2.60
Laatst Bijgewerkt 2018-05-27
Publicatiedatum 2018-05-27
Beoordeling 4.91/5 Totaal 1146 Beoordelingen
Ontwikkelaar https://mustsee.earth
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
        ]
    }
}