Daily Horoscope

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

ما هو Daily Horoscope؟

Daily Horoscope هو إضافة Chrome تم تطويرها بواسطة chrextng01، والميزة الرئيسية لها هي "Get your free daily horoscope, and additional predictions for love, career, money and much more.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Daily Horoscope

قم بتنزيل ملفات الامتداد Daily Horoscope بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

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