MarketApp P2P
MarketApp P2P is the official extension for the Market.CSGO marketplace, designed to facilitate safe and fast item sales through a peer-to-peer (P2P) system. Extension Features: Basic Integration with Steam API The extension retrieves basic information from your Steam profile for display, as well as information from other users profiles for P2P trades on the trade offer page. Creating and Accepting Trade Offers via Steam API The extension allows users to create and accept trade offers on Steam that are initiated by Market.CSGO. Depending on the settings, this process can be either manual or automatic. Note that the extension does not handle trade confirmations. You will need to use the official Steam app, the MarketApp, or the Market.CSGO mobile app to confirm trades. Steam Trade Offer Page This page features a custom interface that distinguishes Market.CSGO trade offers from other offers. It also provides the ability to manually create and confirm trade offers from Market.CSGO. CS2 Game Inventory Page on Steam The appearance of the inventory page for CS2 items has been enhanced, with added features such as displaying the Float value and showing trade restrictions for items. For convenience, quick-sell and instant-sell buttons have been added for selling items on the Steam marketplace. The top toolbar has also been redesigned with a “Multiple Item Sale on Steam Marketplace” feature, which allows users to select multiple CS2 inventory items and sell them at a specified price. Steam Market Page The extension enhances the Steam Community Market page with advanced trading tools and market analytics. The module provides three main sections: Active Lots for managing your buy and sell orders with price deviation warnings, Steam Market Trade for browsing popular items, new listings, and recently sold items with search functionality, and Market History for viewing your complete trading history with filtering options and CSV export. Users can create buy orders, list items for sale, remove listings, and cancel buy orders directly from the enhanced interface, with real-time price updates and trade volume information displayed for better trading decisions.
Bilder im Chrome Web Store
Bilder in Mozilla Add-ons
What changed between versions
This section shows what the Qwen3 model detected in the source code of the last iteration of this extension — new features, permission changes, data flow, and end-user impact.
4/100
Lowv1.8.0 → v1.9.0
What this update means for you
Layperson summary from Qwen3
Das Update fügt Unterstützung für Steam Store-Seiten hinzu, um bessere Preis- und Handelsdaten anzuzeigen. Es werden keine neuen Risiken wie Tracking oder Berechtigungsanfragen eingeführt. Das Update ist sicher und sinnvoll, wenn du die P2P-Handelsfunktionen nutzt.
Die Extension ermöglicht Peer-to-Peer-Handel zwischen Steam-Nutzern, indem sie Marktplatzfunktionen erweitert und Preise abruft.
Privacy impact
Geringe Erweiterung des Datenzugriffs auf Steam Store, aber keine neuen sensiblen Berechtigungen.
What users will notice
Behaviour or UI changes the end user sees
- Erweiterte Marktplatzfunktionen auf Steam Store-Seiten
- Aktualisierte Preis- und Handelsangebotsdaten
- Keine sichtbaren UI-Änderungen im Popup oder Interface
Feature changes
- Integration der Steam Store-Domain für erweiterte Funktionalität
- Neue API-Abfragen für Item-Preise und Trade-Angebote
- Verbesserte Interaktion mit Steam Community-Marktplatz-Seiten
Permission & access changes
What the extension can now touch that it couldn't before
- https://store.steampowered.com/*
- https://api.marketapp.online/core/item-price/v2?${qd({currency:t}
- https://api.steampowered.com/IEconService/GetTradeOffers/v1/?${a.toString(
- https://avatars.fastly.steamstatic.com/fef49e7fa7e1997310d705b2a6158ff8dc1cdfeb.jpg
- https://help.steampowered.com/faqs/view/365F-4BEE-2AE2-7BDD
- https://steamcommunity.com/actions/PlayerList/?type=friends
- https://steamcommunity.com/economy/itemclasshover/${t}/${r}/${a}?content_only=1&l=${n??
- https://steamcommunity.com/market/${e}?country=${r}&language=${he(
- https://steamcommunity.com/market/listings/${lt.T2}/${e}
- https://steamcommunity.com/market/listings/${lt.T2}/${e}/render/
- https://steamcommunity.com/market/listings/${lt.T2}/${t}
- https://steamcommunity.com/market/search?appid=${lt.T2}&q=${s}
- https://steamcommunity.com/profiles/${e}/
- https://steamcommunity.com/profiles/${e}/tradehistory/
- https://steamcommunity.com/profiles/${e}/tradeoffers/
- https://steamcommunity.com/profiles/${e}/tradeoffers/?history=1
Code changes
9 modified code files · click to unfold
Code changes
9 modified code files · click to unfold
Hinzufügen von Host-Permissions für store.steampowered.comAktualisierung mehrerer JavaScript-Module (app.js, background.js)Keine Änderungen an Berechtigungen oder Bundle-Struktur
- https://api.marketapp.online/core/item-price/v2
- https://api.steampowered.com/IEconService/GetTradeOffers/v1/
- https://steamcommunity.com/market/
Raw line-level diff not stored for this iteration yet — only Qwen's summary above.
Analysis metadata
- Model
- qwen3-235b-a22b-2507
- Analysed
- Jul 16, 2026, 7:03 AM
- Modified files
- 9
- Store
- firefox
- Store ID
- market-app