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