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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 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
이메일 [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"
    }
}