Hey @dmlls, thanks for the blazingly fast extension! I really enjoy it in Firefox, but miss something similar for Chrome. I’m planning to dive in and try converting it to a Chrome extension.
FYI, I don't have much experience with web extensions, so I'll be learning as I go. I plan to use some NPM packages, but I noticed that you've git-ignored the package.json and package-lock.json files. Could you please share those files? I want to avoid any conflicts with your project.
Hey @dmlls, thanks for the blazingly fast extension! I really enjoy it in Firefox, but miss something similar for Chrome. I’m planning to dive in and try converting it to a Chrome extension.
FYI, I don't have much experience with web extensions, so I'll be learning as I go. I plan to use some NPM packages, but I noticed that you've git-ignored the
package.json
andpackage-lock.json
files. Could you please share those files? I want to avoid any conflicts with your project.