Privacy Policy
This Chrome extension does not collect, transmit, or sell any user data to third parties.
What we store, locally in your browser only
- Arive AEP credentials (
clientId,clientSecret,apiKey) you enter on the Options page. Stored inchrome.storage.local; readable only by this extension on this device. They never sync to your Google account, and they never leave the local machine. - Cached Arive auth token in
chrome.storage.session. Lifetime is bounded to four minutes and clears automatically when you close Chrome. - UI preferences — the "Preview before fill" and "Auto-search after fill" toggles, in
chrome.storage.local. - License token (after sign-up) — a 32-character opaque string used to validate your subscription on the LoanBridge backend. Stored in
chrome.storage.local.
What we transmit, only when you click Fill
When the loan officer clicks the Fill LoanSifter button (or presses Enter in the loan-ID field), the extension makes:
- An HTTPS authentication request to
https://gwapiconnect.myarive.comusing the credentials you provided. - An HTTPS request to
https://gwapiconnect.myarive.comto fetch the specific loan record you requested. - Reads from and writes to the LoanSifter PPE tab (
https://loansifternow.optimalblue.com) you currently have open. - A cached license-validation call to
https://loanbridgeppe.com/api/v1/verify(at most once every 24 hours per token). This call sends only the opaque license token; it never includes loan data or your Arive credentials.
That is the entire network footprint.
What we do not do
- No analytics. The extension does not include Google Analytics, Mixpanel, Sentry, or any other telemetry SDK.
- No tracking pixels.
- No data sharing. We do not share, sell, or rent your data to anyone, and we never will. Loan data flows from Arive directly into your LoanSifter session and stays there.
- No use for creditworthiness or lending decisions. The extension automates a UI workflow; it never participates in underwriting decisions.
Permissions we request, and why
| Permission | Reason |
|---|---|
storage | Persist your Arive credentials, UI preferences, and license token locally on this device. |
sidePanel | The extension's UI is a side panel that opens next to LoanSifter. |
scripting | Read and write LoanSifter form fields. Scoped to the LoanSifter origin. |
activeTab | Address the active LoanSifter tab to fill its form. |
alarms | A 25-second heartbeat keeps the background service worker responsive between fills. |
Host: https://loansifternow.optimalblue.com/* | Required to fill LoanSifter PPE — the extension's primary purpose. |
Host: https://gwapiconnect.myarive.com/* | Required to fetch your loan record from your own Arive AEP account. |
Subscription & billing
LoanBridge is a paid product ($10/month or $99/year) with a 10-day free trial. We use Stripe to process payments. When you sign up, Stripe receives your email and payment method, governed by Stripe's privacy policy. LoanBridge servers receive only your email, the Stripe customer ID, and the subscription status — never your payment details directly.
Uninstalling
If you uninstall the extension, Chrome automatically removes everything stored locally. Your subscription remains active until the end of the current billing period; cancel anytime at /account/.
Contact
Questions or concerns about this policy: [email protected]