Tactical Arbitrage - Popular Products

Tactical Arbitrage - Popular Products

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

Merlin
Additional files are visible only to premium users

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"
}