Girl, I LOVE you!

Remind you that you are a wonderful person!

Cos'è Girl, I LOVE you!?

Girl, I LOVE you! è un'estensione di Chrome sviluppata da Oliver Jesberger, e la sua funzione principale è "Remind you that you are a wonderful person!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Girl, I LOVE you!

Scarica i file di estensione Girl, I LOVE you! 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

                        Baby, you are wonderful!

If you are feeling down, just click on the heart and get TRUE FACTS about YOU to feel INSTANTLY WONDERFUL, like the way you are.

In the options, you can change the language to german, italiano or back english.                    

Informazioni di Base sull'Estensione

Nome Girl, I LOVE you! Girl, I LOVE you!
ID fgjmnendcpjfallanhfonejlajihhiej
URL Ufficiale https://chrome.google.com/webstore/detail/girl-i-love-you/fgjmnendcpjfallanhfonejlajihhiej
Descrizione Remind you that you are a wonderful person!
Dimensione del File 158 KB
Conteggio Installazioni 128
Versione Corrente 1.1
Ultimo Aggiornamento 2018-01-31
Data di Pubblicazione 2018-01-31
Valutazione 3.67/5 Totale 9 Valutazioni
Sviluppatore Oliver Jesberger
Email [email protected]
Tipo di Pagamento free
Lingue Supportate de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "1.1",
    "permissions": [
        "http:\/\/ojes.de\/"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "options_page": "options.html",
    "icons": {
        "16": "img\/heart-icon.png",
        "48": "img\/heart-icon.png",
        "128": "img\/heart-icon.png"
    },
    "browser_action": {
        "default_icon": "img\/heart-icon.png",
        "default_popup": "popup.html"
    }
}