jedediah / wetbanana

Click+drag extension with physics for Google Chrome
https://chrome.google.com/extensions/detail/ljecomdaijmibecakcpjadigpfkollbh
9 stars 9 forks source link

activate in existing tabs on install #2

Closed jedediah closed 14 years ago

jedediah commented 14 years ago

Currently the newly installed extension does not take effect in any existing tabs until they are reloaded. It would be nice if it just started working everywhere instantly, but Chrome's extension architecture might make this impossible.

jedediah commented 14 years ago

indeed, it is currently impossible

chrome.tabs.executeScript was tried but it requires permissions for the domain of any page it is called on