Daily Horoscope

Get your free daily horoscope, and additional predictions for love, career, money and much more.

Daily Horoscopeとは何ですか?

Daily Horoscopeはchrextng01によって開発されたChromeの拡張機能で、その主な機能は「Get your free daily horoscope, and additional predictions for love, career, money and much more.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Get your free daily horoscope, and additional predictions for love, career, money and much more.

The app provides an extensive range of daily horoscopes and predictions (love, relationship, money, career, wellness), and also daily numerology, daily tarot reading or lucky numbers or Chinese horoscope. Click on your zodiac sign and get all your daily predictions.                    

拡張機能の基本情報

名前 Daily Horoscope Daily Horoscope
ID jahelpfenjonbhglkhonfcndidecgnio
公式URL https://chrome.google.com/webstore/detail/daily-horoscope/jahelpfenjonbhglkhonfcndidecgnio
説明 Get your free daily horoscope, and additional predictions for love, career, money and much more.
ファイルサイズ 41.82 KB
インストール数 660
現在のバージョン 0.0.1.4
最終更新日 2018-11-15
公開日 2018-11-15
評価 4.09/5 合計 11 レビュー
開発者 chrextng01
支払い方法 free
対応言語 en,en-GB,en-US,nl,es,es-419,hi
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "0.0.1.4",
    "manifest_version": 2,
    "browser_action": {
        "default_title": "__MSG_appName__",
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        }
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}