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
官方網址 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"
}