Diving photo tab

Discover a beautiful underwater photo on each new opened tab.

Was ist Diving photo tab?

Diving photo tab ist eine Chrome-Erweiterung, die von Diving photo tab entwickelt wurde, und ihr Hauptmerkmal ist "Discover a beautiful underwater photo on each new opened tab.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Diving photo tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Diving photo tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Diving photo tab Diving photo tab
ID hpmpaenddaacfmoibamboikdknimeeah
Offizielle URL https://chromewebstore.google.com/detail/diving-photo-tab/hpmpaenddaacfmoibamboikdknimeeah
Beschreibung Discover a beautiful underwater photo on each new opened tab.
Dateigröße 130 KB
Installationsanzahl 118
Aktuelle Version 1.0.6
Letztes Update 2019-01-06
Veröffentlichungsdatum 2019-01-06
Entwickler Diving photo tab
Zahlungsart free
Erweiterungswebsite https://diving-photo-tab.firebaseapp.com
Unterstützte Sprachen 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"
    }
}