WIJ Extension
Quicker access to the WIJ ROBLOX group page!
What is WIJ Extension?
WIJ Extension is a Chrome extension developed by Noegenesis, and its main feature is "Quicker access to the WIJ ROBLOX group page!".
Extension Screenshots
Download WIJ Extension Extension CRX File
Download WIJ Extension 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
Quicker access to WIJ ROBLOX group page! Easy to read forums, and the group wall!
Extension Basic Information
Name | |
ID | nkommlpmkbhnlhmknpnjpgaacmicfjfi |
Official URL | https://chrome.google.com/webstore/detail/wij-extension/nkommlpmkbhnlhmknpnjpgaacmicfjfi |
Description | Quicker access to the WIJ ROBLOX group page! |
File Size | 16.81 KB |
Installation Count | 872 |
Current Version | 1 |
Last Updated | 2013-07-08 |
Publish Date | 2013-07-08 |
Rating | 3.33/5 Total 3 Ratings |
Developer | Noegenesis |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "WIJ Extension", "description": "Quicker access to the WIJ ROBLOX group page!", "version": "1", "permissions": [ "http:\/\/www.roblox.com\/My\/Groups.aspx?gid=53272" ], "browser_action": { "default_icon": "WIJ Logo.png", "default_popup": "popup.html" } } |