danman113 / simple-autoscrollv2

Manifest V3 version of autoscroll
GNU General Public License v3.0
8 stars 4 forks source link

How to run #6

Closed gabriel-del closed 1 year ago

gabriel-del commented 1 year ago

Loading the extension on the browser, give the error:

Failed to load extension

File
~/Downloads/simple-autoscrollv2-main
Error
Could not load background script 'scripts/background.js'.
Could not load manifest.
danman113 commented 1 year ago

Hey, because this is a typescript project you have to actually build the javascript assets. I'll add instructions to the readme

danman113 commented 1 year ago

Instructions have been added. You can find them at https://github.com/danman113/simple-autoscrollv2#setup

gabriel-del commented 1 year ago

Thank you! Your first version is great, I'm going to take a look on this one