mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 09:07:45 +01:00
test
This commit is contained in:
parent
a94d941125
commit
67f9697f3f
1 changed files with 0 additions and 1 deletions
1
popup.js
1
popup.js
|
@ -1,7 +1,6 @@
|
|||
//make this a function to allow this to run on the content page
|
||||
async function runThePopup() {
|
||||
localizeHtmlPage();
|
||||
await config();
|
||||
//is it in the popup or content script
|
||||
var inPopup = true;
|
||||
if (chrome.tabs == undefined) {
|
||||
|
|
Loading…
Reference in a new issue