mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
4 lines
54 B
TypeScript
4 lines
54 B
TypeScript
document.body.style.filter = 'invert(1)';
|
|
|
|
export {};
|