Diving photo tab

Discover a beautiful underwater photo on each new opened tab.

¿Qué es Diving photo tab?

Diving photo tab es una extensión de Chrome desarrollada por Diving photo tab, y su función principal es "Discover a beautiful underwater photo on each new opened tab.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Diving photo tab

Descarga archivos de extensión Diving photo tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre Diving photo tab Diving photo tab
ID hpmpaenddaacfmoibamboikdknimeeah
URL Oficial https://chromewebstore.google.com/detail/diving-photo-tab/hpmpaenddaacfmoibamboikdknimeeah
Descripción Discover a beautiful underwater photo on each new opened tab.
Tamaño del Archivo 130 KB
Cantidad de Instalaciones 118
Versión Actual 1.0.6
Última Actualización 2019-01-06
Fecha de Publicación 2019-01-06
Desarrollador Diving photo tab
Tipo de Pago free
Sitio Web de la Extensión https://diving-photo-tab.firebaseapp.com
Idiomas Soportados 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"
    }
}