Daily Horoscope
Get your free daily horoscope, and additional predictions for love, career, money and much more.
What is Daily Horoscope?
Daily Horoscope is a Chrome extension developed by chrextng01, and its main feature is "Get your free daily horoscope, and additional predictions for love, career, money and much more.".
Extension Screenshots
Download Daily Horoscope Extension CRX File
Download Daily Horoscope extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jahelpfenjonbhglkhonfcndidecgnio |
Official URL | 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. |
File Size | 41.82 KB |
Installation Count | 660 |
Current Version | 0.0.1.4 |
Last Updated | 2018-11-15 |
Publish Date | 2018-11-15 |
Rating | 4.09/5 Total 11 Ratings |
Developer | chrextng01 |
Payment Type | free |
Supported Languages | 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" } } |