Chrome Extension Tutorial - 7 - jQuery

preview_player
Показать описание

📱 Follow Codevolution

Chrome Extension Tutorial | Extension tutorial | Extension for Chrome | Chrome Tutorial | Chrome Extension for Beginners | Chrome Extension Tutorial for Beginners | Chrome for Beginners | Chrome Extension Examples
Рекомендации по теме
Комментарии
Автор

Just in case anybody else also comes across this problem, I searched a lot about why javascript wouldn't run. By somebody's suggestion I included "content-scripts" section in manifest file, and then tried debugging by right clicking on the extension icon and say inspect popup. After spending a lot of time realized, the order of inclusion of script tags in html file matters, as in first include jquery script and then include javascript sections.

nameunknown
Автор

Thanks so much for these tutorials!! I really appreciate your efforts. I just ran into a small error that I fixed by downloading and looking at your source code and comparing it to mine. In the script tag, mine wasn't working without adding the .js extension at the end of the jquery declaration. Adding that fixed my issues.

someonlinevideos
Автор

How to include jQuery in Ubuntu. Whenever I am trying to download the file it is just kind of showing me lot of text with no proper download option.

Jeetu
Автор

Hello. For some reason, the javascript works when I open index.html. I am able to see the HTML and CSS change. However, when I try to make changes by typing in the chrome extension it does not work although the color does work in the chrome extension

Khalid-jhcb
Автор

I'm to to the point where I can't get my world to be replaced by what the user types. I can't figure out why. My code is exactly the same as yours and I've checked it over and over. The only thing I can think of is that I downloaded jquery-3.2.1.min.js instead of jquery-3.1.0.min because the 3.2.1 is the most recent one on their website. Could this be the reason?

Автор

I couldn't getting this jQuery file.i click to download its give the code page.

seema