Effective date: September 27, 2025
Contact: info@modigital.net
1) Overview
Page Load Timer (“the extension”, “we”) measures how long a webpage takes to load and shows the result on the toolbar badge with a simple popup breakdown.
2) What data we collect
- No personal data collected.
- The extension reads Navigation Timing metrics from the current page (e.g., DNS, TCP, DOMContentLoaded, Load times). These values are numeric timings only—no URLs, page content, or identifiers are stored.
3) Where data is stored & for how long
- Timing values are saved locally in your browser using
chrome.storage.localto display results in the popup. - Values are small, temporary, and overwritten on subsequent navigations.
- Nothing is transmitted to our servers.
4) Permissions we use & why
- webNavigation – Detects when a page finishes loading (and SPA route changes) so timing can be captured precisely.
- scripting – Injects a read-only snippet to access
performance.getEntriesByType("navigation"). No page content is altered. - tabs – Updates the badge for the active tab and lets the popup read that tab’s latest timing.
- storage – Stores the latest numeric timing per tab locally for the popup.
- Host permissions (
<all_urls>) – Allows the timing script to run on any site. Only timing metrics are read; no content is collected.
5) Data sharing
- We do not sell, rent, or share any data with third parties.
- No analytics or tracking services are integrated.
6) Children’s privacy
The extension does not target children and does not collect personal information.
7) Security
We minimize data access (timings only) and keep all values on your device. As with any software, keep your browser updated.
8) Changes to this policy
We may update this policy to reflect product, legal, or regulatory changes. Updates will be reflected by the “Effective date” above.
9) Your choices
- Disable or remove the extension at any time via
chrome://extensions. - Clearing extension storage (via the browser or by reinstalling) removes locally saved timing values.
Contact: For any questions or requests, email info@modigital.net.