ETF Sale Checker
An unofficial Chrome extension for Elite Trader Funding
ETF Sale Checker is a small Chrome extension that watches Elite Trader Funding — in our opinion, the best prop firm out there — and tells you the moment their evaluation accounts go on sale, with the active coupon code, percentage off, and time remaining.
How it works
Install
One click from the Chrome Web Store. No account, no signup, no payment.
Watch the badge
The toolbar icon shows a green count whenever Elite Trader Funding has live promotions running.
Click to checkout
Open the popup, click any sale card, and you land on checkout with the coupon already applied.
Frequently asked questions
Does Elite Trader Funding have a sale right now?
Install ETF Sale Checker and the toolbar badge will show how many evaluation accounts are currently discounted. Click the icon to see each active coupon, the percentage off, and how long the sale lasts. You can also browse all evaluations directly on the Elite Trader Funding store.
How does the extension know about ETF discounts?
The extension reads the same public product list that powers the Elite Trader Funding checkout page. It does not log in, scrape user accounts, or send any personal data anywhere. See the privacy policy below for details.
Is this affiliated with Elite Trader Funding?
No. ETF Sale Checker is an independent tool. We are fans of Elite Trader Funding — in our opinion, the best prop firm out there — but this extension is not built, endorsed, or sponsored by them.
What does ETF Sale Checker cost?
It is free. There are no upgrades, no ads, no analytics, and no third-party trackers.
Which browsers does it support?
Any modern Chromium-based browser: Google Chrome, Microsoft Edge, Brave, Arc, Opera, and Vivaldi. It is built on Manifest V3.
Privacy policy
Last updated: 2026-05-02
ETF Sale Checker is a Chrome extension that displays publicly-available product and discount information from Elite Trader Funding's checkout API. We take a minimalist approach to privacy: the extension does not collect, transmit, or sell any personal data.
Data we collect
None. The extension does not collect any personally identifiable information, browsing history, location, IP address, financial information, authentication credentials, or any other category of user data.
Data sent off-device
The extension makes one HTTPS request to a single endpoint:
GET https://elitetraderfunding.com/api/checkout-products
This request is made:
- when you open the extension popup (and the local cache is older than 5 minutes), and
- approximately every 30 minutes by a background service worker, to keep the toolbar badge accurate.
The request contains no user-specific information. Because cookies and credentials are explicitly omitted (credentials: "omit"), the server cannot link the request to any individual user.
No data is sent to any other server. No analytics, telemetry, error reporting, or advertising SDKs are included.
Data stored on your device
The extension stores the most recent API response in chrome.storage.local purely as a performance cache so the popup opens instantly. This cache contains only the public product list returned by the API — the same data anyone can fetch by visiting the URL above. It never leaves your device and is removed when you uninstall the extension.
Permissions explained
| Permission | Why it is needed |
|---|---|
host_permissions: https://elitetraderfunding.com/* | To fetch the public product list. |
alarms | To schedule the periodic background refresh of the toolbar badge. |
storage | To cache the most recent product list locally on your device. |
The extension requests no other permissions. It cannot read or modify the contents of any web page you visit.
Third parties
We use no third-party services, libraries, analytics platforms, or advertising networks. The extension contains no remote code; all logic is shipped in the extension package and reviewable in source.
Children
The extension is not directed at children under 13 and does not knowingly collect data from anyone.
Changes
If this policy changes, the updated version will be published here with a new "Last updated" date above and shipped in a new version of the extension.
Contact
For privacy questions, contact us at hello@example.com.