Hunter Hub ML

Hunter Hub ML

Analise e esteja sempre de olho nos melhores produtos e nos seus concorrentes.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "16": "icon16.plasmo.6c567d50.png",
    "32": "icon32.plasmo.76b92899.png",
    "48": "icon48.plasmo.aced7582.png",
    "64": "icon64.plasmo.8bb5e6e0.png",
    "128": "icon128.plasmo.3c1ed2d2.png"
  },
  "manifest_version": 3,
  "action": {
    "default_icon": {
      "16": "icon16.plasmo.6c567d50.png",
      "32": "icon32.plasmo.76b92899.png",
      "48": "icon48.plasmo.aced7582.png",
      "64": "icon64.plasmo.8bb5e6e0.png",
      "128": "icon128.plasmo.3c1ed2d2.png"
    }
  },
  "version": "0.0.6",
  "author": "Armor Software LTDA",
  "name": "Hunter Hub ML",
  "description": "Analise e esteja sempre de olho nos melhores produtos e nos seus concorrentes.",
  "background": {
    "service_worker": "static/background/index.js"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.mercadolivre.com.br/*"
      ],
      "js": [
        "gen-ean-button.7c8d028d.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.mercadolivre.com.br/*",
        "https://produto.mercadolivre.com.br/*"
      ],
      "js": [
        "produto-ml.a8c2c67b.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://lista.mercadolivre.com.br/*"
      ],
      "js": [
        "search-list-panel.cb2a7b44.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://www.mercadolivre.com.br/*",
        "https://produto.mercadolivre.com.br/*"
      ],
      "js": [
        "seller-ml.b93f0ba7.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://lista.mercadolivre.com.br/*"
      ],
      "js": [
        "search-list-items.1ed54ee3.js"
      ],
      "css": []
    },
    {
      "matches": [
        "https://*.mercadolivre.com.br/*"
      ],
      "js": [
        "painel-lateral.d48dfed2.js"
      ],
      "css": []
    }
  ],
  "host_permissions": [
    "https://*.mercadolivre.com.br/*"
  ],
  "web_accessible_resources": [
    {
      "matches": [
        "https://*.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://www.mercadolivre.com.br/*",
        "https://produto.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://lista.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://www.mercadolivre.com.br/*",
        "https://produto.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://lista.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    },
    {
      "matches": [
        "https://*.mercadolivre.com.br/*"
      ],
      "resources": [
        "gen-ean-button.6e038a4b.css"
      ]
    }
  ]
}