Tarot Tab
Simple daily tarot readings delivered right to you new tab 🔮✨🥳
Cos'è Tarot Tab?
Tarot Tab è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "Simple daily tarot readings delivered right to you new tab 🔮✨🥳".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tarot Tab
Scarica i file di estensione Tarot Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | admkcalmchfllmmhelpbdphdondabpof |
| URL Ufficiale | https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof |
| Descrizione | Simple daily tarot readings delivered right to you new tab 🔮✨🥳 |
| Dimensione del File | 1.75 MB |
| Conteggio Installazioni | 81 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2019-12-17 |
| Data di Pubblicazione | 2019-12-17 |
| Sviluppatore | Unknown |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |