Real Racing 3
Real Racing 3 , now available on chrome
Real Racing 3란 무엇입니까?
Real Racing 3은(는) GunsuGames에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Real Racing 3 , now available on chrome"입니다.
확장 프로그램 스크린샷
Real Racing 3 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
REAL CARS Take the wheel of over 300 vehicles from manufacturers like Ford, Aston Martin, McLaren, Koenigsegg and Bugatti. REAL TRACKS Burn rubber on 19 real tracks in multiple configurations from worldwide locations, including Monza, Silverstone, Hockenheimring, Le Mans, Dubai Autodrome, Yas Marina, Circuit of the Americas and many more. Open to Extension tab and play. Press Enter to Begin
확장 프로그램 기본 정보
이름 | |
ID | hfefjeepjkdnfoabcihdfmplifambojp |
공식 URL | https://chrome.google.com/webstore/detail/real-racing-3/hfefjeepjkdnfoabcihdfmplifambojp |
설명 | Real Racing 3 , now available on chrome |
파일 크기 | 14.58 MB |
설치 횟수 | 10,000 |
현재 버전 | 1.4.1 |
최근 업데이트 | 2022-05-31 |
출시 날짜 | 2020-10-22 |
평점 | 2.50/5 총 22 개의 평점 |
개발자 | GunsuGames |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://sites.google.com/view/gunselgamesworld/home |
지원되는 언어 | en |
manifest.json | |
{ "action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "real racing", "persistent": false, "scripts": [ "background.js" ] }, "description": "Real Racing 3 , now available on chrome", "icons": { "128": "icon_128.png", "16": "icon_16.png", "256": "icon.png", "48": "icon_48.png" }, "manifest_version": 3, "name": "Real Racing 3", "short_name": "Real Racing", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.4.1" } |