Diving photo tab

Discover a beautiful underwater photo on each new opened tab.

Cos'è Diving photo tab?

Diving photo tab è un'estensione di Chrome sviluppata da Diving photo tab, e la sua funzione principale è "Discover a beautiful underwater photo on each new opened tab.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Diving photo tab

Scarica i file di estensione Diving photo tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Sometimes, we're forced to stay away from diving for quite some time. You might be living far away from any dive site. You might have just injured yourself. Your job inconvenient working hours prevent you from going into the sea. Or you might have another reason.

This extension is not going to solve any of these problems (sorry), but it will show you a beautiful underwater photo at every opened tab. Discover colourful corals, fishes & nudibranchs, big whales & sharks, amazing wrecks!

Do you really like a photo? Click on the author's name to find out more about his work!
Do you want to dive at the same place? Click on the photo location to find out exactly where it is!

Let's dive, one tab at a time!

--
We would love to hear your ideas and feedbacks. If you have any suggestions, please leave a review!                    

Informazioni di Base sull'Estensione

Nome Diving photo tab Diving photo tab
ID hpmpaenddaacfmoibamboikdknimeeah
URL Ufficiale https://chromewebstore.google.com/detail/diving-photo-tab/hpmpaenddaacfmoibamboikdknimeeah
Descrizione Discover a beautiful underwater photo on each new opened tab.
Dimensione del File 130 KB
Conteggio Installazioni 118
Versione Corrente 1.0.6
Ultimo Aggiornamento 2019-01-06
Data di Pubblicazione 2019-01-06
Sviluppatore Diving photo tab
Tipo di Pagamento free
Sito Web dell'Estensione https://diving-photo-tab.firebaseapp.com
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Diving photo tab",
    "short_name": "Diving photo",
    "description": "Discover a beautiful underwater photo on each new opened tab.",
    "version": "1.0.6",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "16": "icons\/ic_ok_16.png",
        "48": "icons\/ic_ok_48.png",
        "128": "icons\/ic_ok_128.png"
    }
}