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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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"
}
} | |