Tarot Tab
Simple daily tarot readings delivered right to you new tab 🔮✨🥳
Hvad er Tarot Tab?
Tarot Tab er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Simple daily tarot readings delivered right to you new tab 🔮✨🥳".
Udvidelsesskærmbilleder
Download Tarot Tab-udvidelses-CRX-fil
Download Tarot Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | admkcalmchfllmmhelpbdphdondabpof |
| Officiel URL | https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof |
| Beskrivelse | Simple daily tarot readings delivered right to you new tab 🔮✨🥳 |
| Filstørrelse | 1.75 MB |
| Antal Installationer | 81 |
| Nuværende Version | 1.1 |
| Senest Opdateret | 2019-12-17 |
| Udgivelsesdato | 2019-12-17 |
| Udvikler | Unknown |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
}
} | |