mirror of
https://github.com/abhijithvijayan/web-extension-starter.git
synced 2025-10-07 07:22:37 +02:00
fix: remove ambigious color invert code (#45)
This commit is contained in:
parent
1d2bd8db71
commit
c65769d217
@ -1,3 +1,3 @@
|
||||
document.body.style.filter = 'invert(1)';
|
||||
console.log('helloworld from content script');
|
||||
|
||||
export {};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user