mirror of
https://github.com/mue/mue.git
synced 2026-07-20 07:24:08 +02:00
1 line
74 B
JavaScript
1 line
74 B
JavaScript
chrome.runtime.onInstalled.addListener((details) => localStorage.clear()); |