Dr Driving Online
Dr Driving Online extension provide you with Dr Driving on PC new tab page. Created for Dr Driving fans.
Dr Driving Onlineคืออะไร?
Dr Driving Online เป็นส่วนขยายของ Chrome ที่พัฒนาโดย fifigoh และคุณลักษณะหลักของมันคือ "Dr Driving Online extension provide you with Dr Driving on PC new tab page. Created for Dr Driving fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dr Driving Online
ดาวน์โหลดไฟล์ส่วนขยาย Dr Driving Online ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Dr. Driving has excellent controls that make you feel that you are driving a real car. Follow the traffic rules, avoid hitting the other cars, and get to your destination as safely as possible before you run out of time. Completing stages gives you in-game currency that lets you unlock more vehicles. Dr Driving Online Extension Features: 1. Shuffle Dr Driving every time you open a new tab. 2. Select a list of unique design. 3. Get easy access to websites with custom web search.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | pkmjimpjmeimjabljdockhholpaianac |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/dr-driving-online/pkmjimpjmeimjabljdockhholpaianac |
คำอธิบาย | Dr Driving Online extension provide you with Dr Driving on PC new tab page. Created for Dr Driving fans. |
ขนาดไฟล์ | 2.85 MB |
จำนวนการติดตั้ง | 7,000 |
เวอร์ชันปัจจุบัน | 4.220.110.101 |
อัปเดตครั้งล่าสุด | 2021-02-24 |
วันที่เผยแพร่ | 2021-02-24 |
ผู้พัฒนา | fifigoh |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "scripts": [ "js\/main.js" ] }, "browser_action": { "default_icon": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "version": "4.220.110.101" } |