Diving photo tab

Discover a beautiful underwater photo on each new opened tab.

什麼是Diving photo tab?

Diving photo tab是由Diving photo tab開發的Chrome擴展程式,該擴展的主要功能是“Discover a beautiful underwater photo on each new opened tab.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Diving photo tab擴展crx文件

下載Diving photo tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Diving photo tab Diving photo tab
ID hpmpaenddaacfmoibamboikdknimeeah
官方網址 https://chromewebstore.google.com/detail/diving-photo-tab/hpmpaenddaacfmoibamboikdknimeeah
簡介 Discover a beautiful underwater photo on each new opened tab.
檔案大小 130 KB
安裝次數 118
目前版本 1.0.6
更新時間 2019-01-06
上架時間 2019-01-06
開發者 Diving photo tab
付費類型 free
擴展官網 https://diving-photo-tab.firebaseapp.com
支援的語言 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"
    }
}