Chrome Extension popup.html disappears when clicking on the page

7,684 views
Skip to first unread message

Halil İbrahim Özdoğan

unread,
Jun 27, 2015, 9:58:13 AM6/27/15
to chromium-...@chromium.org
  hi guys, i have got a problem . i wanna when i click my extensions then click browser page popup.html is closing , i dont this , i wanna when i click page still open my extensions popup so same as docked page.
 i hope, i can explain this problem, thank you 

PhistucK

unread,
Jun 27, 2015, 10:15:32 AM6/27/15
to Halil İbrahim Özdoğan, Chromium-extensions
You cannot. You will have to use other mechanism to show your content. A browser/page action popup closes whenever its focus goes away.


PhistucK

On Sat, Jun 27, 2015 at 4:58 PM, Halil İbrahim Özdoğan <hiozd...@gmail.com> wrote:
  hi guys, i have got a problem . i wanna when i click my extensions then click browser page popup.html is closing , i dont this , i wanna when i click page still open my extensions popup so same as docked page.
 i hope, i can explain this problem, thank you 

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/fdc0bd3f-a2a6-42d0-a862-bbe866a2e434%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.

Halil İbrahim Özdoğan

unread,
Jun 27, 2015, 11:46:26 AM6/27/15
to chromium-...@chromium.org, hiozd...@gmail.com
First of all thank you , can you say me other mechanism for example name of source . i am writing chrome extensions too low therefore i dont know other mechanism . i am waiting for answer thank you :)

27 Haziran 2015 Cumartesi 17:15:32 UTC+3 tarihinde PhistucK yazdı:
You cannot. You will have to use other mechanism to show your content. A browser/page action popup closes whenever its focus goes away.


PhistucK

On Sat, Jun 27, 2015 at 4:58 PM, Halil İbrahim Özdoğan <hiozd...@gmail.com> wrote:
  hi guys, i have got a problem . i wanna when i click my extensions then click browser page popup.html is closing , i dont this , i wanna when i click page still open my extensions popup so same as docked page.
 i hope, i can explain this problem, thank you 

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extensions+unsub...@chromium.org.

PhistucK

unread,
Jun 27, 2015, 4:30:42 PM6/27/15
to Halil İbrahim Özdoğan, Chromium-extensions
There is no "good" mechanism. The "bad" mechanism is to inject your user interface into every tab using content scripts. Keep in mind that the page can affect the elements you add to it.


PhistucK

On Sat, Jun 27, 2015 at 6:46 PM, Halil İbrahim Özdoğan <hiozd...@gmail.com> wrote:
First of all thank you , can you say me other mechanism for example name of source . i am writing chrome extensions too low therefore i dont know other mechanism . i am waiting for answer thank you :)

27 Haziran 2015 Cumartesi 17:15:32 UTC+3 tarihinde PhistucK yazdı:
You cannot. You will have to use other mechanism to show your content. A browser/page action popup closes whenever its focus goes away.


PhistucK

On Sat, Jun 27, 2015 at 4:58 PM, Halil İbrahim Özdoğan <hiozd...@gmail.com> wrote:
  hi guys, i have got a problem . i wanna when i click my extensions then click browser page popup.html is closing , i dont this , i wanna when i click page still open my extensions popup so same as docked page.
 i hope, i can explain this problem, thank you 

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.

To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.

greatghoul

unread,
Jun 29, 2015, 2:12:51 AM6/29/15
to Halil İbrahim Özdoğan, chromium-...@chromium.org

PhistucK

unread,
Jun 29, 2015, 2:15:36 AM6/29/15
to greatghoul, Halil İbrahim Özdoğan, chromium-...@chromium.org
How will it help?
- Panels and detached panels are not supported.
- Windows will be obscured by the current tab, since it has the focus (unless you tile the windows, which I do not think the original poster wants).


PhistucK

--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.

Halil İbrahim Özdoğan

unread,
Jul 25, 2015, 3:43:05 AM7/25/15
to Chromium-extensions, great...@gmail.com, phis...@gmail.com
Bro https://chrome.google.com/webstore/detail/transover/aggiiclaiamajehmlfpkjmlbadmkledi can you download this extensions and click icon and you can see my wanted ,docked style  popup ;) i am waiting your helps




29 Haziran 2015 Pazartesi 07:15:36 UTC+1 tarihinde PhistucK yazdı:

PhistucK

unread,
Jul 25, 2015, 4:08:22 AM7/25/15
to Halil İbrahim Özdoğan, Chromium-extensions, 邱建
If you referring to the little bubble that the screenshot shows, this is an element that is injected into the page, using a content script or chrome.tabs.executeScript.


PhistucK
Reply all
Reply to author
Forward
0 new messages