Sneakerbots4all Nike Size 10 Add To Cart Bot

This will add a product to your nike.com cart after you click on an item or a Twitter Link. Made by the Sneakerbots4all Team

Sneakerbots4all Nike Size 10 Add To Cart Botとは何ですか?

Sneakerbots4all Nike Size 10 Add To Cart Botはhttp://www.sneakerbots4all.comによって開発されたChromeの拡張機能で、その主な機能は「This will add a product to your nike.com cart after you click on an item or a Twitter Link. Made by the Sneakerbots4all Team」です。

拡張機能のスクリーンショット

Sneakerbots4all Nike Size 10 Add To Cart Bot拡張機能のCRXファイルをダウンロード

Sneakerbots4all Nike Size 10 Add To Cart Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This bot will add a product to your nike.com cart after you click on an item on Nike.com, or a Twitter Link. 

To purchase other sizes, or other bots visit our site.
***We are not affiliated, or sponsored by Nike***
______________________________
New In Version 2.31
-fixed various bugs
-fixed issues in Chrome 32                    

拡張機能の基本情報

名前 Sneakerbots4all Nike Size 10 Add To Cart Bot Sneakerbots4all Nike Size 10 Add To Cart Bot
ID ocnhnmjpckjdbpncjmdbpjefpfepjpmg
公式URL https://chrome.google.com/webstore/detail/sneakerbots4all-nike-size/ocnhnmjpckjdbpncjmdbpjefpfepjpmg
説明 This will add a product to your nike.com cart after you click on an item or a Twitter Link. Made by the Sneakerbots4all Team
ファイルサイズ 51.32 KB
インストール数 598
現在のバージョン 2.45
最終更新日 2015-04-26
公開日 2015-04-26
評価 3.87/5 合計 23 レビュー
開発者 http://www.sneakerbots4all.com
支払い方法 free
拡張機能のウェブサイト http://sneakerbots4all.com/
対応言語 en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "autobuy.js"
            ],
            "matches": [
                "http:\/\/store.nike.com\/*"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "logo5.png",
        "default_popup": "index.html"
    },
    "description": "This will add a product to your nike.com cart after you click on an item or a Twitter Link. Made by the Sneakerbots4all Team",
    "homepage_url": "http:\/\/sneakerbots4all.com",
    "icons": {
        "128": "logo5.png"
    },
    "manifest_version": 2,
    "name": "Sneakerbots4all Nike Size 10 Add To Cart Bot",
    "permissions": [
        "tabs",
        "http:\/\/store.nike.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.45"
}