Astrology Home Page

Astrology for your daily life by Prokerala.com

Cos'è Astrology Home Page?

Astrology Home Page è un'estensione di Chrome sviluppata da http://prokerala.com, e la sua funzione principale è "Astrology for your daily life by Prokerala.com".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Astrology Home Page

Scarica i file di estensione Astrology Home Page 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

                        Astrology for your daily life by Prokerala.com. Set your homepage to match your zodiac sign.                    

Informazioni di Base sull'Estensione

Nome Astrology Home Page Astrology Home Page
ID kncoghheopkhebcbgjfmcpdbeebfbfmn
URL Ufficiale https://chrome.google.com/webstore/detail/kncoghheopkhebcbgjfmcpdbeebfbfmn
Descrizione Astrology for your daily life by Prokerala.com
Dimensione del File 119 KB
Conteggio Installazioni 260
Versione Corrente 0.1.3
Ultimo Aggiornamento 2018-08-09
Data di Pubblicazione 2018-08-09
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore http://prokerala.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.prokerala.com/astrology/
URL della Pagina di Aiuto https://www.prokerala.com/contact.php
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Astrology Home Page",
    "short_name": "Astrology Home Page",
    "description": "Astrology for your daily life by Prokerala.com",
    "icons": {
        "128": "img\/128.png",
        "256": "img\/256.png"
    },
    "background": {
        "scripts": [
            "\/assets\/js\/background.min.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab.html"
    },
    "browser_action": {
        "default_icon": "img\/128.png"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.prokerala.com\/*"
        ]
    },
    "manifest_version": 2,
    "permissions": [
        "bookmarks",
        "geolocation",
        "tabs",
        "history",
        "unlimitedStorage",
        "chrome:\/\/favicon\/",
        "contextMenus",
        "storage",
        "topSites",
        "notifications",
        "",
        "activeTab",
        "webRequest"
    ],
    "version": "0.1.3"
}