Skip to content

Why not using HTML files and using jQuery ? #6

Answered by DrakenWan
evanlegamer asked this question in Q&A
Discussion options

You must be logged in to vote

In Rekrut extension , I was injecting an external html file using web accessible resource attribute in the manifest file. Years later when I was creating Yale3 this was not working and I was unable to inject an external file. It kept getting blocked despite all troubleshoots I tried. So I was injecting html using the contextscript file instead.

Jquery felt easier to use. It was just a personal choice and I stuck to it.

Yeah I edit my code on vscode, Save it and reload the chrome extension in chrome://extensions page and then see how it works on a LinkedIn page.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by DrakenWan
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5 on November 11, 2022 07:04.