WooGang
Biggest WooCommerce Extension GPL Club online
什么是WooGang?
WooGang是由https://gplchimp.com开发的Chrome扩展程序,该扩展的主要功能是“Biggest WooCommerce Extension GPL Club online”。
扩展截图
下载WooGang扩展crx文件
下载WooGang扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        WooGang Club is one of the biggest GPL Club online and this extension gives direct links to most important tools right from the browser.                     扩展基本信息
| 名称 |   |  
| ID | hgjknbipioakgnplopgifcokbdaadcbg | 
| 官方URL | https://chromewebstore.google.com/detail/woogang/hgjknbipioakgnplopgifcokbdaadcbg | 
| 简介 | Biggest WooCommerce Extension GPL Club online | 
| 文件大小 | 14.04 KB | 
| 安装次数 | 20 | 
| 当前版本 | 1.0 | 
| 更新时间 | 2016-08-02 | 
| 上架时间 | 2016-08-02 | 
| 开发者 | https://gplchimp.com | 
| 付费类型 | free | 
| 扩展官网 | https://gplchimp.com/ | 
| 帮助页面URL | https://gplchimp.com/woocommerce-extensions/ | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": " WooGang",
    "manifest_version": 2,
    "version": "1.0",
    "description": "Biggest WooCommerce Extension GPL Club online",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": " WooGang",
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "options_page": "options.html",
    "homepage_url": "http:\/\/woogang.com\/"
}  |  |