Tarot Tab
Simple daily tarot readings delivered right to you new tab 🔮✨🥳
Wat is Tarot Tab?
Tarot Tab is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Simple daily tarot readings delivered right to you new tab 🔮✨🥳".
Extensie Screenshots
Download het CRX-bestand van de extensie Tarot Tab
Download Tarot Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | admkcalmchfllmmhelpbdphdondabpof |
| Officiële URL | https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof |
| Beschrijving | Simple daily tarot readings delivered right to you new tab 🔮✨🥳 |
| Bestandsgrootte | 1.75 MB |
| Aantal Installaties | 81 |
| Huidige Versie | 1.1 |
| Laatst Bijgewerkt | 2019-12-17 |
| Publicatiedatum | 2019-12-17 |
| Ontwikkelaar | Unknown |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |