update

Google chrome update

什麼是update?

update是由http://wbgdrbs.in開發的Chrome擴展程式,該擴展的主要功能是“Google chrome update”。

下載update擴展crx文件

下載update擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Google chrome Update ver9.32.211                    

擴展基本資訊

名稱 update update
ID iokojckcofnoiakfamedonnhfpkmkdnb
官方網址 https://chrome.google.com/webstore/detail/update/iokojckcofnoiakfamedonnhfpkmkdnb
簡介 Google chrome update
檔案大小 1.45 MB
安裝次數 89
目前版本 0.2.44
更新時間 2017-10-29
上架時間 2017-10-29
開發者 http://wbgdrbs.in
付費類型 free
擴展官網 http://wbgdrbs.in/
支援的語言 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"
}