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"
}
} | |