Tarot Tab
Simple daily tarot readings delivered right to you new tab 🔮✨🥳
Was ist Tarot Tab?
Tarot Tab ist eine Chrome-Erweiterung, die von Unknown entwickelt wurde, und ihr Hauptmerkmal ist "Simple daily tarot readings delivered right to you new tab 🔮✨🥳".
Erweiterungsscreenshots
Tarot Tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tarot Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | admkcalmchfllmmhelpbdphdondabpof |
| Offizielle URL | https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof |
| Beschreibung | Simple daily tarot readings delivered right to you new tab 🔮✨🥳 |
| Dateigröße | 1.75 MB |
| Installationsanzahl | 81 |
| Aktuelle Version | 1.1 |
| Letztes Update | 2019-12-17 |
| Veröffentlichungsdatum | 2019-12-17 |
| Entwickler | Unknown |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
}
} | |