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!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載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                    

擴展基本資訊

名稱 Retro Car Cover Retro Car Cover
ID ngkkmecnclnfjahkfbabbjhdeodpajmg
官方網址 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
電子郵箱 [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"
    }
}