Webb Telescope - New Tab
Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.
Webb Telescope - New Tabとは何ですか?
Webb Telescope - New TabはSearchbloc LLCによって開発されたChromeの拡張機能で、その主な機能は「Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.」です。
拡張機能のスクリーンショット
Webb Telescope - New Tab拡張機能のCRXファイルをダウンロード
Webb Telescope - New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fills your new tabs with amazing images from the Webb Telescope in your new tab background, you can select from a wide range of backgrounds for you to enjoy every time you open a new tab. To change the background image click the Change Background Icon in the top right on new tab. By Clicking "add to Chrome", I accept and agree to installing Webb Telescope - New Tab extension and setting Chrome New Tab search provider to Microsoft Bing as described by the services in terms of use and privacy policy https://webbtelescopenewtab.com/privacy.html https://webbtelescopenewtab.com/terms.html
拡張機能の基本情報
名前 | |
ID | lbhjhoplmadmeahiggmldibohffdccig |
公式URL | https://chrome.google.com/webstore/detail/webb-telescope-new-tab/lbhjhoplmadmeahiggmldibohffdccig |
説明 | Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab. |
ファイルサイズ | 261 KB |
インストール数 | 575 |
現在のバージョン | 0.0.41 |
最終更新日 | 2023-09-04 |
公開日 | 2023-04-03 |
開発者 | Searchbloc LLC |
Eメール | [email protected] |
プライバシーポリシーページのURL | https://webbtelescopenewtab.com/privacy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Webb Telescope - New Tab", "action": { "default_icon": { "16": "icon-16.png", "32": "icon-32.png" } }, "permissions": [ "storage", "unlimitedStorage", "alarms" ], "background": { "service_worker": "background.bundle.js" }, "icons": { "48": "icon-128.png", "128": "icon-128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "host_permissions": [ "*:\/\/webbtelescopenewtab.com\/*" ], "manifest_version": 3, "description": "Webb Telescope New Tab Extension Will Display Amazing Images Of the Webb Telescope In Your New Tab.", "version": "0.0.41" } |