kgn / Rededit

A Safari extension that adds features to the Reddit website, and a bar which provides Reddit information about the active webpage.
http://inscopeapps.com/#rededit
MIT License
0 stars 0 forks source link

Injection functions not run on new tab if it's not active #10

Closed kgn closed 14 years ago

kgn commented 14 years ago

If the user opens a reddit.com link in a new tab without that tab becoming active the injection functions are not run. This is because the messages are only dispatched if the active tab is reddit.com. This should be changed to detect the url the injection script is running on.

kgn commented 14 years ago

this should fix it: https://devforums.apple.com/message/307631#307631