Hi,

I am the owner of this extension for Firefox.
https://addons.mozilla.org/en-US/firefox/addon/5938.

I want to implement the same for Chromium.

Is there a way in Chromium to get the event when the user clicks on
reload button with middle mouse button? I want to write an extension
that duplicates the tab if the user do so.

Again the same way I want to capture the event when the user clicks on
an empty space on tab bar with middle mouse button. (right to the [+]
button after all tabs) If the user do so, I want to "reopen closed
tab".

I can catch those with window.addEventListener in Firefox but cannot
in Chromium.

Any solution?

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to