MyLOL Privileged

Get MyLOL Privileged For Free!

MyLOL Privilegedとは何ですか?

MyLOL PrivilegedはAnAu Extentionsによって開発されたChromeの拡張機能で、その主な機能は「Get MyLOL Privileged For Free!」です。

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

screenshot

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

MyLOL Privileged拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        So you are on MyLOL?

Wouldn't it just be nice to just get to know who viewed you and when people have read your messages? Not have to be worried if someone is too populer to message?

Well I think so!

To use this extention its really simple. 

1) Install the extention.
2) Go to MyLOL and navigate around the site a bit (click a few links for 10 minutes)
3) Log out and back in.
4) Enjoy!

If you have any issues please message before leaving a bad review.                    

拡張機能の基本情報

名前 MyLOL Privileged MyLOL Privileged
ID jjiiccgoklklcppjmiobpncoolfbjmfh
公式URL https://chromewebstore.google.com/detail/mylol-privileged/jjiiccgoklklcppjmiobpncoolfbjmfh
説明 Get MyLOL Privileged For Free!
ファイルサイズ 28.09 KB
インストール数 214
現在のバージョン 1.1
最終更新日 2021-03-19
公開日 2018-04-15
評価 4.27/5 合計 15 レビュー
開発者 AnAu Extentions
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MyLOL Privileged",
    "version": "1.1",
    "description": "Get MyLOL Privileged For Free!",
    "manifest_version": 2,
    "icons": {
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "https:\/\/www.mylol.com\/*",
        "https:\/\/mylol.com\/*",
        "http:\/\/www.mylol.com\/*",
        "http:\/\/mylol.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.mylol.com\/*",
                "https:\/\/mylol.com\/*",
                "http:\/\/www.mylol.com\/*",
                "http:\/\/mylol.com\/*"
            ],
            "js": [
                "src\/inject\/inject.js"
            ]
        }
    ]
}