Every guide, every requirement, every fee schedule — available offline. No signal? No problem.
Compliance data for all 50 states is cached locally during installation. No downloading required before use.
When you're back online, the extension silently checks for updates and syncs new data in the background.
Every guide works without any network access. Your compliance tools are always available, not dependent on servers.
Offline access is a necessity, not a luxury, for notaries who work in the field.
At signing locations without reliable Wi-Fi. Hospitals, homes, offices — your guides travel with you.
Low-connectivity zones are no longer a barrier. Full compliance data regardless of signal strength.
For notaries who need tools that work 100% of the time. No loading spinners, no connection errors.
Notary Guide uses a service worker to cache all compliance data locally when you install the extension. Data is stored in IndexedDB and updated via background sync when connectivity is available. No manual downloads or cache management needed.
Notary work happens in the field. Mobile notaries spend a typical day moving between client homes, hospital bedsides, law-office conference rooms, and signing tables in suburban driveways — places where cellular reception is unreliable at best. According to the FCC's 2025 broadband deployment report, roughly 14 million Americans live in areas where mobile broadband fails to meet baseline performance standards, and even urban areas regularly drop signal inside concrete buildings, parking garages, and basements. For a notary, an unanswered data request at the signing table isn't an inconvenience — it's a stalled appointment.
The economic cost of that stall is direct: a typical mobile-notary signing fee ranges from $50 to $200, and a rescheduled appointment usually means a lost fee plus an additional trip. The reputational cost is worse. Loan closings, hospital signings, and time-sensitive jurat appointments are coordinated across multiple parties; a notary who has to leave to find Wi-Fi and verify a fee cap or seal requirement is a notary who isn't booked again.
Offline access turns compliance reference from a risk into a non-issue. Every state's rules, fee schedules, journal requirements, and authorized services live on the device, regardless of whether the signal bar is full or empty.
The one-line technical note above covers the mechanism. The rest of this section is what that actually implies for the data path. Notary Guide's offline behavior isn't a fallback — it's the primary data path. When the Chrome extension installs, a service worker precaches the entire compliance dataset for all 50 states using Workbox caching strategies, stores them in IndexedDB on the device, and serves every guide request from local storage. The network is consulted only for background updates.
That design has three concrete properties:
The technology itself isn't novel — service workers and IndexedDB are standard web platform features — but applying them as the primary storage tier for compliance data is what makes the offline experience feel native instead of like a fallback page.
A notary in central Montana drives 45 minutes to a rancher's home to notarize a vehicle title and a power of attorney. The home sits at the end of an unpaved road, three bars short of LTE. With Notary Guide, the notary opens the Montana compliance guide on the kitchen table, confirms the fee cap for a vehicle title acknowledgment, verifies the journal entry requirements, and completes the signing in twelve minutes. There is no "let me check the website" moment.
Most hospitals deliberately suppress cellular signal inside patient wards to protect medical telemetry, and many block guest Wi-Fi above the patient floors. A notary called to witness a healthcare power of attorney has to be confident about the state's rules before walking in. The same offline access that worked at the kitchen table works at the bedside.
A signing agent with five appointments scattered across a metro area might spend a third of the day in moving cars, parking garages, and elevators. Compliance lookups happen between appointments while signal is patchy. Cached data means every lookup is instant and reliable, not "try again when you have a stronger signal."
Yes. The service worker and IndexedDB cache survive browser restarts, computer restarts, and Chrome profile syncs. The extension is functional the moment Chrome boots, even before any network is available.
No. When your device reconnects to the internet, a background sync pulls any changes silently. The next time you open the relevant state guide, it's already current. You can also force a refresh from the extension's settings panel if you want to confirm.
About 8–12 MB for all 50 states combined, depending on how recently each state was updated. That's smaller than most photos in your camera roll.
RON and eNotarization reference materials are included on the Pro and Signing Agent tiers. Free-tier users get the core 50-state compliance dataset offline.
The cache prioritizes the active state (your commissioned state, plus any state you've viewed in the last 30 days). If storage is constrained, older state views are evicted first; the active state stays cached.
Join the beta for full offline access to every compliance guide.
Free during beta. No credit card required.