Privacy

Clear data handling for the website and browser extension.

This page explains the website and local browser-extension behaviour so each can be understood independently.

Website privacy

The pages on mylokaye.info are publicly accessible and do not require an account. The site does not load analytics, include advertising, profiling, or marketing pixels, set cookies, or store visitor preferences in the browser.

Third-party links and fonts

The site links to GitHub, LinkedIn, browser stores, and hosted project pages. Those destinations apply their own privacy terms. Typography uses system fonts, so visiting this site does not require a font request to Google.

Dynamics 365 Form Debugger privacy

Dynamics 365 Form Debugger is a dependency-free Chrome and Microsoft Edge extension for testing Dynamics 365 Customer Insights - Journeys forms. The extension does not collect, store, transmit, or share form values, browsing history, credentials, or telemetry.

What the extension does

  • Applies #d365mkt-nocache on supported Dynamics asset URLs while extension features are enabled.
  • Reads the active Dynamics Form ID from the current page and shows it only in the popup.
  • Renders editable debug copies of hidden Dynamics fields while keeping the original controls in place.
  • Synchronises edits to the original control so the host form can submit them through its normal process.

Local storage

The extension stores only its enabled or disabled preference through chrome.storage.local. It does not persist form IDs, form values, page content, or submission data.

Permissions and site access

  • activeTab allows the popup to request the detected Form ID from the current tab.
  • storage remembers whether extension features are enabled.
  • *://*.dynamics.com/* access allows supported Dynamics asset URLs to receive cache bypass.
  • <all_urls> content-script access allows detection when Dynamics forms are embedded on third-party websites. Inspection is limited to detected Dynamics form containers.

Edited values may be transmitted by the website hosting the form only if you choose to submit that form. That submission is controlled by the host website, not by this extension.

Stores, source, and support

Install the extension from the Chrome Web Store or Microsoft Edge Add-ons. Its source and change history are available in the Form-Debugger-D365 repository.

Contact and changes

For privacy questions, contact Mylo Kaye through mylo@mylokaye.com, LinkedIn, or the relevant public GitHub repository. This page will be updated when website or extension behaviour materially changes.

Trademarks

Dynamics 365, Google Chrome, and Microsoft Edge are trademarks of their respective owners. Dynamics 365 Form Debugger is an independent tool and is not affiliated with, endorsed by, or sponsored by Microsoft Corporation or Google.