File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33build /
44web-ext-artifacts /
55.vscode /
6- .eslintrc.json
76.idea /
87.DS_Store
98* .web-extension-id
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 44
55> Finds available UserJS for current site.
66
7- ![ Preview] ( https://raw.githubusercontent.com/jae-jae/_resources/ master/img/175033 .png )
7+ ![ Preview] ( https://raw.githubusercontent.com/magicoflolis/Userscript-Plus/ master/resources/example .png )
88
99> Fork of [ https://github.com/jae-jae/Userscript-Plus#userscript ] ( https://github.com/jae-jae/Userscript-Plus#userscript )
1010
1111## More Information [ here] ( https://github.com/jae-jae/Userscript-Plus )
1212
1313## Installation
1414
15+ - Download from [ release] ( https://github.com/magicoflolis/Userscript-Plus/releases )
16+
1517- [ Firefox Addon] ( https://addons.mozilla.org/addon/uscriptplus )
1618
1719- Chrome Extension: [ https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx ] ( https://github.com/jae-jae/Userscript-Plus/raw/master/crx/extension.crx )
2022
2123``` bash
2224# install development dependencies
23- npm install
24- # compile
25- npm run [chrome, firefox]
25+ npm i
26+ # run
27+ web-ext run -s ./extension-dist/
2628```
27-
28- Note that Windows users should download a tool like [ Git Bash] ( https://git-scm.com/download/win ) or [ Cygwin] ( http://cygwin.com/ ) to build.
You can’t perform that action at this time.
0 commit comments