Скачал расширение
https://chrome.google.com/webstore/detail/pinteres...
Посмотрел содержимое папки.
Стянул нужные папки со скриптами
<!doctype html>
<html>
<head>
<title>Pinterms - Pinterest Keyword Research Tool</title>
<link rel="stylesheet" type="text/css" href="css/keyword-style.css" />
<script src=<b>"libs/jquery-3.3.1.min.js</b>"></script>
<script src="<b>js/keyword.js</b>"></script>
Извлек css и скрипты
jquery-3.3.1.min.js
js/keyword.js
Что - не хватает? На codepan в область куда я вставил js код пишет "Uncaught TypeError: Cannot read property 'addListener' of undefined"