V
V
Valeri Lavrov2017-06-07 22:46:45
JavaScript
Valeri Lavrov, 2017-06-07 22:46:45

How to include jQuery on a third party site?

You need jQuery to work on the site. I downloaded the Web Override plugin - jquery does not work, I try to add the library to Libraries - it is not added.
I tried to write my plugin - I wrote in the manifest in content_scripts the site that I need and added jquery - it still does not load. I can't figure it out for half an hour now.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikita Listratov, 2017-06-07
@Listratov

Write on the page:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question