Make Chrome extension from Github hosted userscript
Make Chrome extension from Github hosted userscript
I am looking to build a Chrome extension that pulls the code directly off of a Userscript on my Github page.
Basically it should preform the same function of my Userscript, this would just make it so someone only has to install my extension (rather than TamperMonkey) But I don't want to constantly update the extension itself, just the userscipt in my repo.
0
Thanks for contributing an answer to Stack Overflow!
But avoid …
To learn more, see our tips on writing great answers.
Required, but never shown
Required, but never shown
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
Good plan, go ahead.
– wOxxOm
Sep 14 '18 at 4:07