parent
df57fe369a
commit
8506720096
|
|
@ -5,6 +5,9 @@ chrome.runtime.onInstalled.addListener(function() {
|
||||||
id: 'metube',
|
id: 'metube',
|
||||||
title: "Send to MeTube",
|
title: "Send to MeTube",
|
||||||
targetUrlPatterns: [
|
targetUrlPatterns: [
|
||||||
|
'https://www.youtube.com/*',
|
||||||
|
'https://m.youtube.com/*',
|
||||||
|
'https://youtu.be/*',
|
||||||
'https://xnxx.com/*',
|
'https://xnxx.com/*',
|
||||||
'https://www.xnxx.com/*',
|
'https://www.xnxx.com/*',
|
||||||
'http://www.alphaporno.com/*',
|
'http://www.alphaporno.com/*',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue