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