Tarot Tab
Simple daily tarot readings delivered right to you new tab 🔮✨🥳
Tarot Tabคืออะไร?
Tarot Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Simple daily tarot readings delivered right to you new tab 🔮✨🥳"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tarot Tab
ดาวน์โหลดไฟล์ส่วนขยาย Tarot Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
New tabs will reveal a card and a few keyword prompts to help start the introspective process.
Rider-Waite deck
Light & Dark modes
---- future features
Offline mode
Custom decks
Daily Journaling ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | admkcalmchfllmmhelpbdphdondabpof |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof |
| คำอธิบาย | Simple daily tarot readings delivered right to you new tab 🔮✨🥳 |
| ขนาดไฟล์ | 1.75 MB |
| จำนวนการติดตั้ง | 81 |
| เวอร์ชันปัจจุบัน | 1.1 |
| อัปเดตครั้งล่าสุด | 2019-12-17 |
| วันที่เผยแพร่ | 2019-12-17 |
| ผู้พัฒนา | Unknown |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Tarot Tab",
"description": "Simple daily tarot readings delivered right to you new tab \ud83d\udd2e\u2728\ud83e\udd73",
"version": "1.1",
"author": "John D. Storey",
"page_action": {
"default_icon": {
"16": "images\/16.png",
"48": "images\/48.png",
"128": "images\/128.png"
},
"default_title": "Tarot Tab"
},
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |