Daily Horoscope

Check today's horoscope based on your zodiac sign

Wat is Daily Horoscope?

Daily Horoscope is een Chrome-extensie ontwikkeld door ericparkmusic, en de belangrijkste functie is "Check today's horoscope based on your zodiac sign".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Daily Horoscope

Download Daily Horoscope-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Check today's horoscope based on your zodiac sign.

Daily Horoscope is the simplest and quickest way to keep updated on the most recent horoscope news!

Features:
 - Simply click on your zodiac sign to reveal your daily horoscope 
 - Updated daily for the most up-to-date information
 - Check your lucky number, time, and color                    

Basisinformatie over de Extensie

Naam Daily Horoscope Daily Horoscope
ID dahndclppldkbankfpofhollfnbgebfa
Officiële URL https://chromewebstore.google.com/detail/daily-horoscope/dahndclppldkbankfpofhollfnbgebfa
Beschrijving Check today's horoscope based on your zodiac sign
Bestandsgrootte 47.92 KB
Aantal Installaties 94
Huidige Versie 1.0
Laatst Bijgewerkt 2021-02-18
Publicatiedatum 2021-02-18
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar ericparkmusic
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Daily Horoscope",
    "version": "1.0",
    "description": "Check today's horoscope based on your zodiac sign",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/img\/icon16.png",
            "32": "\/img\/icon32.png",
            "48": "\/img\/icon64.png",
            "128": "\/img\/icon128.png"
        }
    },
    "icons": {
        "16": "\/img\/icon16.png",
        "32": "\/img\/icon32.png",
        "48": "\/img\/icon64.png",
        "128": "\/img\/icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/cdn.jsdelivr.net; object-src 'self'"
}