Soap Hub

Install our Soap Hub add-on and never miss any important update from your favorite soap opera.

Cos'è Soap Hub?

Soap Hub è un'estensione di Chrome sviluppata da https://soaphub.com, e la sua funzione principale è "Install our Soap Hub add-on and never miss any important update from your favorite soap opera.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Soap Hub

Scarica i file di estensione Soap Hub 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

                        Install our Soap Hub add-on and never miss any important update from your favorite soap opera. The latest spoilers, news and updates from Young & The Restless, Days of Our Lives, General Hospital and Bold and The Beautiful.                    

Informazioni di Base sull'Estensione

Nome Soap Hub Soap Hub
ID dldcpkmlbhkbpbahlgjjdfadjpbkbjfh
URL Ufficiale https://chromewebstore.google.com/detail/soap-hub/dldcpkmlbhkbpbahlgjjdfadjpbkbjfh
Descrizione Install our Soap Hub add-on and never miss any important update from your favorite soap opera.
Dimensione del File 26.2 KB
Conteggio Installazioni 224
Versione Corrente 1.1
Ultimo Aggiornamento 2017-07-07
Data di Pubblicazione 2017-07-06
Valutazione 4.00/5 Totale 3 Valutazioni
Sviluppatore https://soaphub.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://soaphub.com
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Soap Hub",
    "description": "Install our Soap Hub add-on and never miss any important update from your favorite soap opera.",
    "version": "1.1",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "permissions": [
        "https:\/\/soaphub.com\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "soaps.html"
    }
}