Extreme LOL

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

Что такое Extreme LOL?

Extreme LOL - это расширение Chrome, разработанное https://www.extremelol.net, и его основная функция - "Best funny pictures and memes from all over the Web ! Updated Daily".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Extreme LOL

Скачайте файлы расширений Extreme LOL в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Extreme LOL Extreme LOL
ID hionjpfnefppcmjkoehebblohamikjik
Официальный URL https://chromewebstore.google.com/detail/extreme-lol/hionjpfnefppcmjkoehebblohamikjik
Описание Best funny pictures and memes from all over the Web ! Updated Daily
Размер файла 10 KB
Количество установок 26
Текущая Версия 1.3
Последнее Обновление 2019-05-19
Дата публикации 2019-05-19
Рейтинг 5.00/5 Всего 1 оценок
Разработчик https://www.extremelol.net
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки 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"
}