Tarot Tab

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

Tarot Tabとは何ですか?

Tarot TabはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Simple daily tarot readings delivered right to you new tab 🔮✨🥳」です。

拡張機能のスクリーンショット

screenshot
screenshot

Tarot Tab拡張機能のCRXファイルをダウンロード

Tarot Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Tarot Tab Tarot Tab
ID admkcalmchfllmmhelpbdphdondabpof
公式URL https://chromewebstore.google.com/detail/tarot-tab/admkcalmchfllmmhelpbdphdondabpof
説明 Simple daily tarot readings delivered right to you new tab 🔮✨🥳
ファイルサイズ 1.75 MB
インストール数 81
現在のバージョン 1.1
最終更新日 2019-12-17
公開日 2019-12-17
開発者 Unknown
支払い方法 free
対応言語 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"
    }
}