MyLOL Privileged
Get MyLOL Privileged For Free!
What is MyLOL Privileged?
MyLOL Privileged is a Chrome extension developed by AnAu Extentions, and its main feature is "Get MyLOL Privileged For Free!".
Extension Screenshots
Download MyLOL Privileged Extension CRX File
Download MyLOL Privileged 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
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.
Extension Basic Information
Name | MyLOL Privileged |
ID | jjiiccgoklklcppjmiobpncoolfbjmfh |
Official URL | https://chromewebstore.google.com/detail/mylol-privileged/jjiiccgoklklcppjmiobpncoolfbjmfh |
Description | Get MyLOL Privileged For Free! |
File Size | 28.09 KB |
Installation Count | 214 |
Current Version | 1.1 |
Last Updated | 2021-03-19 |
Publish Date | 2018-04-15 |
Rating | 4.27/5 Total 15 Ratings |
Developer | AnAu Extentions |
[email protected] | |
Payment Type | free |
Supported Languages | 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" ] } ] } |