You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would it be possible to make a browser extension out of this? I've tried some JS and HTML injectors without success. There might be a reason for this given that there is no add-on out there that does this, but as a non-webdev I have no clue why.
The text was updated successfully, but these errors were encountered:
there's a commonjs distribution and also es modules
these include the webp machine and other polyfilling features
there should be some details in the webp-hero readme about importing these modules directly, which is the strategy i imagine your extension would want to take (although i've never actually made a browser extension, i'm unfamiliar with how that works).
let me know if you have any questions, and keep me posted about your progress 👍
Hi there!
Would it be possible to make a browser extension out of this? I've tried some JS and HTML injectors without success. There might be a reason for this given that there is no add-on out there that does this, but as a non-webdev I have no clue why.
The text was updated successfully, but these errors were encountered: