Retro Car Cover
Retro Car Cover - Beautiful retro cars for Your Browser!
Retro Car Coverとは何ですか?
Retro Car CoverはAlgopeak Digital Ltdによって開発されたChromeの拡張機能で、その主な機能は「Retro Car Cover - Beautiful retro cars for Your Browser!」です。
拡張機能のスクリーンショット
Retro Car Cover拡張機能のCRXファイルをダウンロード
Retro Car Cover拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Transform your browser with stunning Retro Car backgrounds! The Retro Car Cover extension provides you with a wide variety of beautiful images. The Retro Car Cover extension changes your search engine in the new tab to Bing and provides the features below: - Lovely retro cars background images - Useful links for easy enter to all the popular search engines - Convenient web search By clicking "Add to Chrome", I accept and agree to installing the Retro Car Cover Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use- https://www.retrocarcover.com/terms-of-use and Privacy Policy https://www.retrocarcover.com/privacy-policy. About the extension: Retro Car Cover replaces your default chrome backgrounds with retro car images.Simply install the extension and our images library will be rotated through images automatically with a new stunning background every time you open a new tab. This extension is free to download from the Chrome Web store, and you can uninstall it at any time. We invite you to visit us in our website: https://retrocarcover.com
拡張機能の基本情報
名前 | |
ID | ngkkmecnclnfjahkfbabbjhdeodpajmg |
公式URL | https://chromewebstore.google.com/detail/retro-car-cover/ngkkmecnclnfjahkfbabbjhdeodpajmg |
説明 | Retro Car Cover - Beautiful retro cars for Your Browser! |
ファイルサイズ | 31.2 MB |
インストール数 | 7,563 |
現在のバージョン | 1.5 |
最終更新日 | 2023-09-06 |
公開日 | 2023-05-16 |
評価 | 4.00/5 合計 3 レビュー |
開発者 | Algopeak Digital Ltd |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.retrocarcover.com |
プライバシーポリシーページのURL | https://www.retrocarcover.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Retro Car Cover", "version": "1.5", "description": "Retro Car Cover - Beautiful retro cars for Your Browser!", "manifest_version": 3, "chrome_url_overrides": { "newtab": "newtab.html" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "images\/logo.png" }, "icons": { "16": "images\/16x16.png", "64": "images\/64x64.png" } } |