Tarot Tab

Simple daily tarot readings delivered right to you new tab 🔮✨🥳

What is Tarot Tab?

Tarot Tab is a Chrome extension developed by Unknown, and its main feature is "Simple daily tarot readings delivered right to you new tab 🔮✨🥳".

Extension Screenshots

screenshot
screenshot

Download Tarot Tab Extension CRX File

Download Tarot Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Tarot Tab Tarot Tab
ID admkcalmchfllmmhelpbdphdondabpof
Official URL https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof
Description Simple daily tarot readings delivered right to you new tab 🔮✨🥳
File Size 1.75 MB
Installation Count 81
Current Version 1.1
Last Updated 2019-12-17
Publish Date 2019-12-17
Developer Unknown
Payment Type free
Supported Languages 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"
    }
}