Extreme LOL

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

Extreme LOLとは何ですか?

Extreme LOLはhttps://www.extremelol.netによって開発されたChromeの拡張機能で、その主な機能は「Best funny pictures and memes from all over the Web ! Updated Daily」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Extreme LOL拡張機能のCRXファイルをダウンロード

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
Eメール [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"
}