Daily Horoscope

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

Qu'est-ce que Daily Horoscope ?

Daily Horoscope est une extension Chrome développée par chrextng01, et sa fonction principale est "Get your free daily horoscope, and additional predictions for love, career, money and much more.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Daily Horoscope

Téléchargez les fichiers d'extension Daily Horoscope au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Daily Horoscope Daily Horoscope
ID jahelpfenjonbhglkhonfcndidecgnio
URL Officiel https://chrome.google.com/webstore/detail/daily-horoscope/jahelpfenjonbhglkhonfcndidecgnio
Description Get your free daily horoscope, and additional predictions for love, career, money and much more.
Taille du Fichier 41.82 KB
Nombre d'Installations 660
Version Actuelle 0.0.1.4
Dernière Mise à Jour 2018-11-15
Date de Publication 2018-11-15
Évaluation 4.09/5 Total 11 Évaluations
Développeur chrextng01
Type de Paiement free
Langues Prises en Charge 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"
    }
}