Extreme LOL

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

What is Extreme LOL?

Extreme LOL is a Chrome extension developed by https://www.extremelol.net, and its main feature is "Best funny pictures and memes from all over the Web ! Updated Daily".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Extreme LOL Extension CRX File

Download Extreme LOL extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Extreme LOL Extreme LOL
ID hionjpfnefppcmjkoehebblohamikjik
Official URL https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik
Description Best funny pictures and memes from all over the Web ! Updated Daily
File Size 10 KB
Installation Count 26
Current Version 1.3
Last Updated 2019-05-19
Publish Date 2019-05-19
Rating 5.00/5 Total 1 Ratings
Developer https://www.extremelol.net
Email [email protected]
Payment Type free
Supported Languages 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"
}