Windows Registry Editor Version 5.00

; Format Painter for Gmail - Teams license key (machine-wide, all users)
; -----------------------------------------------------------------------------
; 1. REQUIRED: replace YOUR-TEAM-KEY below with your real team license key
;    (from the checkout page or your receipt email). Keep the quotes.
; 2. OPTIONAL: to push standardized company styles, uncomment the orgPresets
;    line and paste the JSON exported from the extension popup. Inside a .reg
;    string every double-quote must be escaped as \" (see the example).
; 3. Apply: double-click this file on a test PC (or: reg import format-painter-license.reg),
;    then open chrome://policy and click "Reload policies". No Chrome restart needed.
;
; Chrome reads this on Windows 10/11 Pro, Enterprise, or Education. Active
; Directory domain join is NOT required. On 64-bit Windows the default (64-bit)
; Registry Editor writes the native hive that 64-bit Chrome reads.

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Google\Chrome\3rdparty\extensions\oaiklekamhihggihhoibgpbnfejlcppf\policy]
"orgLicense"="YOUR-TEAM-KEY"

; --- Optional company styles (uncomment and replace with your exported JSON) ---
; "orgPresets"="[{\"name\":\"Brand header\",\"style\":{\"fontName\":\"Arial\"}}]"
