Daily Horoscope

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

Apa itu Daily Horoscope?

Daily Horoscope adalah ekstensi Chrome yang dikembangkan oleh chrextng01, dan fitur utamanya adalah "Get your free daily horoscope, and additional predictions for love, career, money and much more.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Daily Horoscope

Unduh file ekstensi Daily Horoscope dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Daily Horoscope Daily Horoscope
ID jahelpfenjonbhglkhonfcndidecgnio
URL Resmi https://chrome.google.com/webstore/detail/daily-horoscope/jahelpfenjonbhglkhonfcndidecgnio
Deskripsi Get your free daily horoscope, and additional predictions for love, career, money and much more.
Ukuran File 41.82 KB
Jumlah Instalasi 660
Versi Saat Ini 0.0.1.4
Terakhir Diperbarui 2018-11-15
Tanggal Publikasi 2018-11-15
Penilaian 4.09/5 Total 11 Penilaian
Pengembang chrextng01
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}