PlayerokTools — утилита для продавцов Firefox

Examine source code of PlayerokTools — утилита для продавцов

Inspect and view changes in PlayerokTools — утилита для продавцов source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PlayerokTools — утилита для продавцов",
  "short_name": "PlayerokTools",
  "version": "3.0.0",
  "description": "⚡ Быстрые ответы в чате, бейджи прибыли, шаблоны товаров и ИИ-генерация для продавцов Playerok",
  "permissions": [
    "cookies",
    "storage",
    "tabs",
    "https://api.groq.com/*",
    "https://open.er-api.com/*",
    "https://api.exchangerate-api.com/*",
    "https://playerok.com/*",
    "https://www.playerok.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "*://playerok.com/*",
        "*://www.playerok.com/*"
      ],
      "js": [
        "firefox-main-injector.js"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://playerok.com/*",
        "*://www.playerok.com/*"
      ],
      "js": [
        "theme-module.js",
        "stats-logic.js",
        "stats-page.js"
      ],
      "css": [
        "stats-styles.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "*://playerok.com/*",
        "*://www.playerok.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content-styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "graphql-interceptor.js"
  ],
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "playeroktools@extension"
    }
  }
}

Best PlayerokTools — утилита для продавцов Alternatives

Here are some Firefox add-ons that are similar to PlayerokTools — утилита для продавцов: