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.」です。
拡張機能のスクリーンショット
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!
拡張機能の基本情報
名前 | |
ID | hpmpaenddaacfmoibamboikdknimeeah |
公式URL | 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" } } |