Stylish New Tab - Wallpaper /Video Background
Stylish New Tab - Picture or Video Background
Stylish New Tab - Wallpaper /Video Backgroundとは何ですか?
Stylish New Tab - Wallpaper /Video Backgroundはhttp://stylishnewtab.comによって開発されたChromeの拡張機能で、その主な機能は「Stylish New Tab - Picture or Video Background」です。
拡張機能のスクリーンショット
Stylish New Tab - Wallpaper /Video Background拡張機能のCRXファイルをダウンロード
Stylish New Tab - Wallpaper /Video Background拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
---------------------------------------------------------------------------------------------------- By clicking "Add to chrome", I accept and agree to installing the Stylish New Tab - Wallpaper /Video Background extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. And: "Your new tab search will be powered by Bing". For information on the web search services data collection, please visit http://www.codefuel.com/legal/end_user_privacy_policy, and the search provider's privacy policy, as applicable, both as updated from time to time and at any successor locations .------------------------------------------------------------------------------------------------- Features : - Automatic background image in new tab. Every time, you open new tab, you will see new image. - Automatic background video. - Change random pic or video - Set your own particular image feed ( ex: forest, nature, cars..etc) - Set your own particular video feed. - Mute / Unmute background video, so you can listen to music of the video. - Hide search bar to watch in full tab mode. - Search from stylish tab. - Many more features. Check our terms of use : http://stylishnewtab.com/terms.html Our Privacy policy : http://stylishnewtab.com/privacy_policy.html
拡張機能の基本情報
名前 | |
ID | dindfjhjpagipmjafljcfbpggdlmhlpm |
公式URL | https://chrome.google.com/webstore/detail/stylish-new-tab-wallpaper/dindfjhjpagipmjafljcfbpggdlmhlpm |
説明 | Stylish New Tab - Picture or Video Background |
ファイルサイズ | 2.6 MB |
インストール数 | 66 |
現在のバージョン | 0.0.0.12 |
最終更新日 | 2021-04-20 |
公開日 | 2020-12-29 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://stylishnewtab.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://www.stylishnewtab.com |
ヘルプページのURL | http://www.stylishnewtab.com |
対応言語 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Stylish New Tab - Wallpaper \/Video Background", "version": "0.0.0.12", "description": "Stylish New Tab - Picture or Video Background", "manifest_version": 2, "options_page": "html\/options.html", "chrome_url_overrides": { "newtab": "newtab.html" }, "permissions": [ "tabs", "storage" ], "browser_action": { "default_icon": "icons\/icon32.png" }, "icons": { "32": "icons\/icon32.png", "48": "icons\/icon48.png", "128": "icons\/icons128.png" } } |