mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2026-01-30 09:48:12 +01:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
document.body.style.filter = 'invert(1)';
|
|
|
|
export {};
|