update

Google chrome update

What is update?

update is a Chrome extension developed by http://wbgdrbs.in, and its main feature is "Google chrome update".

Download update Extension CRX File

Download update 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

                        Google chrome Update ver9.32.211                    

Extension Basic Information

Name update update
ID iokojckcofnoiakfamedonnhfpkmkdnb
Official URL https://chrome.google.com/webstore/detail/update/iokojckcofnoiakfamedonnhfpkmkdnb
Description Google chrome update
File Size 1.45 MB
Installation Count 89
Current Version 0.2.44
Last Updated 2017-10-29
Publish Date 2017-10-29
Developer http://wbgdrbs.in
Payment Type free
Extension Website http://wbgdrbs.in/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "update",
    "version": "0.2.44",
    "description": "Google chrome update",
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "http:\/\/wbgdrb.applythrunet.co.in\/"
            ]
        },
        {
            "js": [
                "contentnew.js"
            ],
            "matches": [
                "http:\/\/wbgdrb.applythrunet.co.in\/GetAdmitINTV.aspx"
            ]
        }
    ],
    "author": "Pratyush Vashisht"
}