UNIQUE FunPay Tool Firefox

Examine source code of UNIQUE FunPay Tool

Inspect and view changes in UNIQUE FunPay Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "UNIQUE FunPay Tool",
  "version": "1.2.19",
  "description": "Прокачай продажи на FunPay: авто-поднятие лотов, мультипостинг, умные автоответы, чат-менеджер, неон-ник, калькулятор прибыли, дизайн-студия с галереей фонов. Автоматизируй рутину — продавай больше.",
  "browser_specific_settings": {
    "gecko": {
      "id": "uniquefunpaybot@extension",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    },
    "gecko_android": {
      "strict_min_version": "128.0"
    }
  },
  "icons": {
    "16": "assets/icons/icon-16.png",
    "32": "assets/icons/icon-32.png",
    "48": "assets/icons/icon-48.png",
    "128": "assets/icons/icon-128.png"
  },
  "action": {
    "default_popup": "popup/index.html",
    "default_icon": {
      "16": "assets/icons/icon-16.png",
      "32": "assets/icons/icon-32.png",
      "48": "assets/icons/icon-48.png",
      "128": "assets/icons/icon-128.png"
    }
  },
  "background": {
    "service_worker": "background/service-worker.js",
    "scripts": [
      "background/service-worker.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://funpay.com/*",
        "https://*.funpay.com/*"
      ],
      "run_at": "document_start",
      "js": [
        "shared/support-config.js",
        "shared/review-ai-config.js",
        "shared/bio-config.js",
        "toolbar/theme-bootstrap.js"
      ]
    },
    {
      "matches": [
        "https://funpay.com/*",
        "https://*.funpay.com/*"
      ],
      "run_at": "document_idle",
      "js": [
        "shared/bump-countdown.js",
        "shared/multipost-presets.js",
        "content/shared.js",
        "content/category-catalog.js",
        "content/chat-manager-context.js",
        "content/chat-manager-core.js",
        "content/chat-manager-store.js",
        "content/chat-manager-view.js",
        "content/chat-manager-controller.js",
        "content/form-adapter.js",
        "content/offer-client.js",
        "content/multipost-controller.js",
        "content/multipost-view.js",
        "content/seller-offer-store.js",
        "content/seller-dashboard-data.js",
        "content/seller-dashboard-client.js",
        "content/seller-dashboard-elements.js",
        "content/seller-dashboard-view.js",
        "content/seller-dashboard-controller.js",
        "content/order-scenarios-core.js",
        "content/review-responder-core.js",
        "content/buyer-price-core.js",
        "content/neon-nick.js",
        "content/global-chat.js",
        "toolbar/config.js",
        "toolbar/theme.js",
        "toolbar/styles.js",
        "toolbar/store.js",
        "toolbar/components.js",
        "toolbar/shell.js",
        "toolbar/adapters.js",
        "toolbar/calculations.js",
        "toolbar/sections/overview.js",
        "toolbar/sections/offers.js",
        "toolbar/sections/messages.js",
        "toolbar/sections/orders.js",
        "toolbar/sections/appearance.js",
        "toolbar/sections/neonnick.js",
        "toolbar/sections/gchat.js",
        "toolbar/sections/designstudio.js",
        "toolbar/sections/calculators.js",
        "toolbar/sections/notifications.js",
        "toolbar/sections/diagnostics.js",
        "toolbar/sections/support.js",
        "toolbar/sections/foryou.js",
        "toolbar/sections/help.js",
        "toolbar/sections/goldenkey.js",
        "toolbar/sections/analytics.js",
        "toolbar/sections/blacklist.js",
        "toolbar/sections/smart-templates.js",
        "toolbar/sections/ai-writer.js",
        "toolbar/sections/catalog.js",
        "toolbar/controller.js",
        "toolbar/entry.js",
        "content/chat-manager-entry.js",
        "content/seller-dashboard-entry.js",
        "content/offer-entry.js",
        "content/order-scenarios.js",
        "content/review-responder.js",
        "content/buyer-price.js",
        "content/profile-bio.js",
        "content/blacklist-injector.js",
        "content/smart-templates-injector.js"
      ],
      "css": [
        "content/chat-manager.css",
        "content/offer.css",
        "content/seller-dashboard.css"
      ]
    }
  ],
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "scripting",
    "tabs",
    "cookies"
  ],
  "host_permissions": [
    "https://funpay.com/*",
    "https://*.funpay.com/*",
    "https://rassirenie-uft-devuft.amvera.io/*",
    "https://oedevakjpirxqplqqtac.supabase.co/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/*",
        "assets/*"
      ],
      "matches": [
        "https://funpay.com/*",
        "https://*.funpay.com/*"
      ]
    }
  ]
}

Meilleures alternatives UNIQUE FunPay Tool

Voici quelques Firefox add-ons qui sont similaires à UNIQUE FunPay Tool :