Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
71 views
in Technique[技术] by (71.8m points)

javascript - Is there a way to listen to the event of a tab or tab with a Chrome extension?

I am developing an extension that blocks some pages so I want the background listen to some event on the page such as an http request and get the url to check if it is in the list of blocked pages, or also to check continuously the url of the current page, but I can't find a way to do it. I hope someone knows. Thank you

question from:https://stackoverflow.com/questions/65865071/is-there-a-way-to-listen-to-the-event-of-a-tab-or-tab-with-a-chrome-extension

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...