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
官方網址 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"
    }
}