TFT Trade Extension
An extension which integrates TFT branded tools into your browser. It provides safer and easier trading in Path of Exile
TFT Trade Extension란 무엇입니까?
TFT Trade Extension은(는) The Forbidden Trove에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "An extension which integrates TFT branded tools into your browser. It provides safer and easier trading in Path of Exile"입니다.
확장 프로그램 스크린샷
TFT Trade Extension 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
New features in 2.5: - Can now mark searches as done - Can have extension on left or right side - Multiple UI fixes Features: - Multiple bug fixes and small improvements - Improved foreign site support. The extension now works equally on non-English sites. - Added the option to assign a league to a specific search, so it always opens on that league. - Allow for saving and opening of exchange searches - New menu accessible from within the official trade site where you can create search bookmarks, group them in folders and manage your extension settings - Search bookmark folders can have subfolders and also - nested subfolders! - Price overview inside the new menu. Quickly see exchange rates without leaving the trade site - Options can now be accessed via the new menu, where all of the following features can be turned on and off: - Show converted prices for listed items with current chaos/exalt ratio - Show both account name and most recent character name on search results - Automatic fuzzy search - makes adding filters and searching items easier - Automatically rename browser tabs to current item search, to easily distinguish between searches - Warning for items which cannot be fully linked based on item level - Links on item results to view them on the poe wiki, poedb or craft of exile - Customizable hotkeys for common page interactions, such as adding a new stat filter or clearing a search - Users flagged on TFT for various reasons (blacklisted scammers, price-fixers etc.) are displayed with a warning - Options menu where you can change how blacklisted people are marked - Warning popup when whispering a blacklisted person - Option to automatically fold blacklisted peoples' items listings - Hover over names to see the reason for blacklist. - Report button on item results that can be used to report users to TFT. - After clicking the ex ration in prices section you can see conversion rates - Item watchers - Multiple languages available - drag and drop folders and searches - multi live search - watch multiple listings in a single page Please be aware that this extension depends on the official trade site. Even a minor change to the site may cause the extension to not work as intended. If you have any problems or suggestions, please contact us!
확장 프로그램 기본 정보
이름 | TFT Trade Extension |
ID | bikeebdigkompjnpcljicocidefgbhgl |
공식 URL | https://chromewebstore.google.com/detail/tft-trade-extension/bikeebdigkompjnpcljicocidefgbhgl |
설명 | An extension which integrates TFT branded tools into your browser. It provides safer and easier trading in Path of Exile |
파일 크기 | 803 KB |
설치 횟수 | 64,426 |
현재 버전 | 2.5.0 |
최근 업데이트 | 2023-11-23 |
출시 날짜 | 2021-11-16 |
평점 | 4.06/5 총 31 개의 평점 |
개발자 | The Forbidden Trove |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://the-forbidden-trove.github.io/privacy-policy-browser-extension |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TFT Trade Extension", "version": "2.5.0", "description": "An extension which integrates TFT branded tools into your browser. It provides safer and easier trading in Path of Exile", "manifest_version": 2, "browser_action": { "default_popup": "navBarPopup.html", "default_icon": { "16": ".\/TFTExtension-16x16.png", "32": ".\/TFTExtension-32x32.png", "48": ".\/TFTExtension-48x48.png", "128": ".\/TFTExtension-128x128.png" } }, "icons": { "16": ".\/TFTExtension-16x16.png", "32": ".\/TFTExtension-32x32.png", "48": ".\/TFTExtension-48x48.png", "128": ".\/TFTExtension-128x128.png" }, "content_scripts": [ { "matches": [ "https:\/\/www.pathofexile.com\/trade*", "https:\/\/br.pathofexile.com\/trade*", "https:\/\/ru.pathofexile.com\/trade*", "https:\/\/th.pathofexile.com\/trade*", "https:\/\/de.pathofexile.com\/trade*", "https:\/\/fr.pathofexile.com\/trade*", "https:\/\/es.pathofexile.com\/trade*", "https:\/\/poe.game.daum.net\/trade*" ], "css": [ "style.bundle.css" ], "js": [ "foreground.bundle.js", "injectedMenu.bundle.js" ] }, { "matches": [ "https:\/\/www.pathofexile.com\/guild*", "https:\/\/br.pathofexile.com\/guild*", "https:\/\/ru.pathofexile.com\/guild*", "https:\/\/th.pathofexile.com\/guild*", "https:\/\/de.pathofexile.com\/guild*", "https:\/\/fr.pathofexile.com\/guild*", "https:\/\/es.pathofexile.com\/guild*", "https:\/\/poe.game.daum.net\/guild*", "https:\/\/www.pathofexile.com\/account*", "https:\/\/br.pathofexile.com\/account*", "https:\/\/ru.pathofexile.com\/account*", "https:\/\/th.pathofexile.com\/account*", "https:\/\/de.pathofexile.com\/account*", "https:\/\/fr.pathofexile.com\/account*", "https:\/\/es.pathofexile.com\/account*", "https:\/\/poe.game.daum.net\/account*", "https:\/\/www.pathofexile.com\/forum*", "https:\/\/br.pathofexile.com\/forum*", "https:\/\/ru.pathofexile.com\/forum*", "https:\/\/th.pathofexile.com\/forum*", "https:\/\/de.pathofexile.com\/forum*", "https:\/\/fr.pathofexile.com\/forum*", "https:\/\/es.pathofexile.com\/forum*", "https:\/\/poe.game.daum.net\/forum*", "https:\/\/www.pathofexile.com\/private-messages*", "https:\/\/br.pathofexile.com\/private-messages*", "https:\/\/ru.pathofexile.com\/private-messages*", "https:\/\/th.pathofexile.com\/private-messages*", "https:\/\/de.pathofexile.com\/private-messages*", "https:\/\/fr.pathofexile.com\/private-messages*", "https:\/\/es.pathofexile.com\/private-messages*", "https:\/\/poe.game.daum.net\/private-messages*" ], "css": [ "style.bundle.css" ], "js": [ "otherSites.bundle.js" ] } ], "background": { "scripts": [ ".\/background.bundle.js" ] }, "options_page": ".\/optionsPage.html", "permissions": [ "tabs", "storage", "webRequest", "notifications", "https:\/\/*.pathofexile.com\/*", "https:\/\/poe.game.daum.net\/*", "https:\/\/raw.githubusercontent.com\/" ] } |