Extreme LOL

Best funny pictures and memes from all over the Web ! Updated Daily

Cos'è Extreme LOL?

Extreme LOL è un'estensione di Chrome sviluppata da https://www.extremelol.net, e la sua funzione principale è "Best funny pictures and memes from all over the Web ! Updated Daily".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Extreme LOL

Scarica i file di estensione Extreme LOL 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

                        Best funny pictures and memes from all over the Web ! Updated Daily                    

Informazioni di Base sull'Estensione

Nome Extreme LOL Extreme LOL
ID hionjpfnefppcmjkoehebblohamikjik
URL Ufficiale https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik
Descrizione Best funny pictures and memes from all over the Web ! Updated Daily
Dimensione del File 10 KB
Conteggio Installazioni 26
Versione Corrente 1.3
Ultimo Aggiornamento 2019-05-19
Data di Pubblicazione 2019-05-19
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://www.extremelol.net
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "name": "Extreme LOL",
    "description": "Best funny pictures and memes from all over the Web ! Updated Daily",
    "browser_action": {
        "default_icon": {
            "128": "icon.png",
            "48": "icon48.png",
            "16": "icon1.png"
        },
        "default_title": "Extreme LOL"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "manifest_version": 2,
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "version": "1.3"
}