diegocr / CleanLinks

Converts obfuscated/nested links to genuine clean links.
166 stars 45 forks source link

Please fix CleanLinks and Tab Utilities Fixed + Tab Mix Plus issue #130

Open ng4ever opened 8 years ago

ng4ever commented 8 years ago

Whenever I use Tab Utilities Fixed or Tab Mix Plus with Clean Links when having Tree Style Tabs links won't open in a new tree tab. :(

Without Tab Utilities Fixed or Tab Mix Plus Clean Links works great with Tree Style Tabs alone.

diegocr commented 8 years ago

CleanLinks uses Firefox's build-in functions to open the links, hence unless otherwise proven i believe it's obvious to think the problem here are these other extensions failing to properly monkey-patch such Firefox functions.

See https://github.com/diegocr/CleanLinks/blob/5279c539a8a8f921444e812d38caf183a834390b/browser.js#L110-L114