F1 Countdown

F1 Countdown

F1 Countdown란 무엇입니까?

F1 Countdown은(는) ryan에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "F1 Countdown"입니다.

확장 프로그램 스크린샷

screenshot

F1 Countdown 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        New Tab page that gives you a countdown to the next Formula 1 race weekend. Set on a background of handpicked images from Unsplash.

• Random image on every tab.
• Counts down to the closest F1 session.
• Clear indication when an F1 session is live.
• All times in GMT.                    

확장 프로그램 기본 정보

이름 F1 Countdown F1 Countdown
ID lpieedkdngipdibelkhjjecnlmngobmb
공식 URL https://chrome.google.com/webstore/detail/f1-countdown/lpieedkdngipdibelkhjjecnlmngobmb
설명 F1 Countdown
파일 크기 3.27 MB
설치 횟수 68
현재 버전 0.0.1
최근 업데이트 2019-04-10
출시 날짜 2019-04-10
평점 1.00/5 총 1 개의 평점
개발자 ryan
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "F1 Countdown",
    "short_name": "F1 Countdown",
    "version": "0.0.1",
    "description": "F1 Countdown",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}