Daily Horoscope

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

Cos'è Daily Horoscope?

Daily Horoscope è un'estensione di Chrome sviluppata da chrextng01, e la sua funzione principale è "Get your free daily horoscope, and additional predictions for love, career, money and much more.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Daily Horoscope

Scarica i file di estensione Daily Horoscope in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Daily Horoscope Daily Horoscope
ID jahelpfenjonbhglkhonfcndidecgnio
URL Ufficiale https://chrome.google.com/webstore/detail/daily-horoscope/jahelpfenjonbhglkhonfcndidecgnio
Descrizione Get your free daily horoscope, and additional predictions for love, career, money and much more.
Dimensione del File 41.82 KB
Conteggio Installazioni 660
Versione Corrente 0.0.1.4
Ultimo Aggiornamento 2018-11-15
Data di Pubblicazione 2018-11-15
Valutazione 4.09/5 Totale 11 Valutazioni
Sviluppatore chrextng01
Tipo di Pagamento free
Lingue Supportate 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"
    }
}