DAT Bootcamp Biology
Review high-yield DAT biology facts in your browser tabs! Each time you open a new tab in Chrome, a new DAT biology fact will…
DAT Bootcamp Biologyคืออะไร?
DAT Bootcamp Biology เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bootcamp.com และคุณลักษณะหลักของมันคือ "Review high-yield DAT biology facts in your browser tabs! Each time you open a new tab in Chrome, a new DAT biology fact will…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย DAT Bootcamp Biology
ดาวน์โหลดไฟล์ส่วนขยาย DAT Bootcamp Biology ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Review high-yield DAT biology facts in your browser tabs!
Each time you open a new tab in Chrome, a new DAT biology fact will appear. Perfect for additional studying throughout the day!
✅ Get more questions correct on your DAT
✅ Works blazing fast
✅ Background changes based on time of the day
Biology facts come from DAT Bootcamp Bio Notes.
DAT Bootcamp helps pre-dental students ace the DAT with high-yield practice tests, question banks, and lesson videos. Check us out at https://bootcamp.com/dat
Privacy policy: https://bootcamp.com/privacy ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | boifjfacnencpfgncaijcbekbffnfean |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dat-bootcamp-biology/boifjfacnencpfgncaijcbekbffnfean |
| คำอธิบาย | Review high-yield DAT biology facts in your browser tabs! Each time you open a new tab in Chrome, a new DAT biology fact will… |
| ขนาดไฟล์ | 1.11 MB |
| จำนวนการติดตั้ง | 6,223 |
| เวอร์ชันปัจจุบัน | 2.04 |
| อัปเดตครั้งล่าสุด | 2022-01-22 |
| วันที่เผยแพร่ | 2020-03-15 |
| คะแนน | 4.55/5 รวมทั้งหมด 20 คะแนน |
| ผู้พัฒนา | https://bootcamp.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://bootcamp.com/dat |
| URL หน้าช่วยเหลือ | https://bootcamp.com/contact |
| URL หน้านโยบายความเป็นส่วนตัว | https://bootcamp.com/privacy |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "DAT Bootcamp Biology",
"short_name": "Bootcamp Biology",
"version": "2.04",
"content_security_policy": "script-src 'self' 'unsafe-eval'",
"browser_action": {
"default_icon": "icon48.png",
"default_title": "New Tab"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"storage",
"unlimitedStorage"
]
} | |