F
F
fashionmens2018-03-21 12:02:06
JavaScript
fashionmens, 2018-03-21 12:02:06

Chrome extension - what function to call the popup window?

I want to make an extension for chrome, which should automatically show the popup window of the extension when visiting certain pages. Now the popup window is shown only when you click on the application icon. How else can you call this popup window?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman Aleksandrovich, 2018-03-21
@fashionmens

https://stackoverflow.com/questions/10479679/how-c...
here is the answer. In short, it says here that the developers do not allow the use of this function. If you need to tell the user something, you can use Desktop notifications.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question