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.
拡張機能の基本情報
名前 | WooGang |
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\/" } |