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"
    }
}