WooGang

Biggest WooCommerce Extension GPL Club online

What is WooGang?

WooGang is a Chrome extension developed by https://gplchimp.com, and its main feature is "Biggest WooCommerce Extension GPL Club online".

Extension Screenshots

screenshot

Download WooGang Extension CRX File

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

                        WooGang Club is one of the biggest GPL Club online and this extension gives direct links to most important tools right from the browser.                    

Extension Basic Information

Name WooGang WooGang
ID hgjknbipioakgnplopgifcokbdaadcbg
Official URL https://chromewebstore.google.com/detail/woogang/hgjknbipioakgnplopgifcokbdaadcbg
Description Biggest WooCommerce Extension GPL Club online
File Size 14.04 KB
Installation Count 20
Current Version 1.0
Last Updated 2016-08-02
Publish Date 2016-08-02
Developer https://gplchimp.com
Payment Type free
Extension Website https://gplchimp.com/
Help Page URL https://gplchimp.com/woocommerce-extensions/
Supported Languages 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\/"
}