Tactical Arbitrage - Popular Products

Easily check which product variations are selling well by analyzing color and size data from product reviews.

什麼是Tactical Arbitrage - Popular Products?

Tactical Arbitrage - Popular Products是由https://tacticalarbitrage.com開發的Chrome擴展程式,該擴展的主要功能是“Easily check which product variations are selling well by analyzing color and size data from product reviews.”。

擴展截圖

screenshot

下載Tactical Arbitrage - Popular Products擴展crx文件

下載Tactical Arbitrage - Popular Products擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        In online arbitrage, choosing which shoes and clothes to flip can be hard. There is so many colors and sizes and no easy way to know which sells best!
The Tactical Arbitrage Popular Product extension aims to makes life easy by analyzing past reviews for data on which variation each reviewer purchased.
Statistically we begin to see a picture from these reviews as to what variation sells best.

The extension is really easy to use.

Simply head to a shoe or item of clothing you with to inspect and click the extension icon. 

Select how many pages of reviews you would like to analyze and then sit back while the extension does its thing.

After you have the results, you can choose to download a CSV if you desire.
The first 3 scans per day are completely free, and there is a paid option available above that. Enjoy!                    

擴展基本資訊

名稱 Tactical Arbitrage - Popular Products Tactical Arbitrage - Popular Products
ID joajiaajniflcecibehibjifcfeglbeo
官方網址 https://chromewebstore.google.com/detail/tactical-arbitrage-popula/joajiaajniflcecibehibjifcfeglbeo
簡介 Easily check which product variations are selling well by analyzing color and size data from product reviews.
檔案大小 73.15 KB
安裝次數 6,128
目前版本 1.0.18
更新時間 2023-07-18
上架時間 2020-06-24
評分 2.78/5 共 9 次評分
開發者 https://tacticalarbitrage.com
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://tacticalarbitrage.com/privacy-policy
支援的語言 en
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon128.png",
        "default_popup": "html\/button.html"
    },
    "description": "Easily check which product variations are selling well by analyzing color and size data from product reviews.",
    "icons": {
        "128": "images\/icon128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgy8v5cmMEypVDcd3J9CeGge43le4WLrj8YELrVxdwcm6SD9JNvcbX0Hkxn+zLPwh6CGvS8DVaqgnzKCvESehoqc3K2+rs426tqFaIGQJMoc0qunsenziab8paVL6GkUqlxyktgudDOOg21h5FOuqLpB3OVmu+f0qK\/yBK\/LcKq7oew\/TL3T\/lSx8816PRCwEguZu\/FGOMlvj5lXh9\/moY57zwyy\/vWWkJbdrwXcIxxtgFAMY+AFiv\/9MspW32dRyiKCr10oG1j\/TuobupT669e5zJiIA95XMPXgXQb64nmdaulLACpuTbXQp2KoY3ggU7h09YBjQlDz0cCjEMN5AAQIDAQAB",
    "manifest_version": 2,
    "name": "Tactical Arbitrage - Popular Products",
    "optional_permissions": [
        "activeTab",
        "https:\/\/tacticalarbitrage.com\/*",
        "https:\/\/tacticalarbitrage.threecolts.com\/*",
        "https:\/\/api.tacticalarbitrage.com\/*",
        "cookies"
    ],
    "options_page": "html\/options.html",
    "short_name": "Tactical Arbitrage - Popular Products",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.18"
}