Update background.js
This commit is contained in:
parent
2f4bbe53d1
commit
b568e6d5f8
|
|
@ -9,8 +9,10 @@ chrome.runtime.onInstalled.addListener(function () {
|
||||||
'https://www.youtube.com/*',
|
'https://www.youtube.com/*',
|
||||||
'https://m.youtube.com/*',
|
'https://m.youtube.com/*',
|
||||||
'https://youtu.be/*',
|
'https://youtu.be/*',
|
||||||
|
'https://www.pornhub.com/*',
|
||||||
'https://pornhub.com/*',
|
'https://pornhub.com/*',
|
||||||
'https://xhamster.com/*'
|
'https://xhamster.com/*',
|
||||||
|
'https://www.xhamster.com/*'
|
||||||
],
|
],
|
||||||
contexts: ['link'],
|
contexts: ['link'],
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue