应用截图



详细介绍
Highlights a link in a Google/GoogleScholar/Amazon/Youtube search if it is already open in another tab
TLH allows for a more enjoyable browsing experience, notifying you by highlighting links if that link is already open in another tab. TLH creates a more productive environment, allowing you to not open the same page multiple times (unless you really want to).
FEATURES:
-Highlights links to tabs already open in the following search pages:
Google, Google Scholar, Amazon, and Youtube
-Options page to change highlight color, whether to change the link color, and debugging.
BUGS:
-Does not handle redirects very well. This can be seen when a link is clicked, highlighted, and then unhighlighted. Not sure how to handle or fix this at this time.
If you find a bug related not related to any listed above, please let me know by leaving user feedback.
PERMISSIONS:
-Accessing data on scholar.google.com and www.google.com are used to view and compare the search result links on a Google, Google Scholar, or Amazon search. This is also used to highlight the matched links.
-Accessing your tabs and browsing activity is only used to view the urls of your tabs that are open currently for comparison.
HOW IT WORKS:
This extension only runs when you are doing a google search or a google scholar search. After it starts, it first reads the urls of all currently open tabs, and trims off anything after a '#'. Then it reads all of the search results urls, trimming accordingly. If any of these are exactly the same, it highlights thats result. This runs constantly every half a second, making it dynamic, so if you control-click a link to open it in a new tab, it will highlight that link if it ends up matching the rules.
IMPORTANT NOTES:
After installing, restart your browser for best results. (A simple refresh of the search page should work too.)
VERSION CHANGES:
1.1.0
Removed the class r option of h3 tags and added it so it looked for div > h3 > a tags. This is compatible with wi
TLH allows for a more enjoyable browsing experience, notifying you by highlighting links if that link is already open in another tab. TLH creates a more productive environment, allowing you to not open the same page multiple times (unless you really want to).
FEATURES:
-Highlights links to tabs already open in the following search pages:
Google, Google Scholar, Amazon, and Youtube
-Options page to change highlight color, whether to change the link color, and debugging.
BUGS:
-Does not handle redirects very well. This can be seen when a link is clicked, highlighted, and then unhighlighted. Not sure how to handle or fix this at this time.
If you find a bug related not related to any listed above, please let me know by leaving user feedback.
PERMISSIONS:
-Accessing data on scholar.google.com and www.google.com are used to view and compare the search result links on a Google, Google Scholar, or Amazon search. This is also used to highlight the matched links.
-Accessing your tabs and browsing activity is only used to view the urls of your tabs that are open currently for comparison.
HOW IT WORKS:
This extension only runs when you are doing a google search or a google scholar search. After it starts, it first reads the urls of all currently open tabs, and trims off anything after a '#'. Then it reads all of the search results urls, trimming accordingly. If any of these are exactly the same, it highlights thats result. This runs constantly every half a second, making it dynamic, so if you control-click a link to open it in a new tab, it will highlight that link if it ends up matching the rules.
IMPORTANT NOTES:
After installing, restart your browser for best results. (A simple refresh of the search page should work too.)
VERSION CHANGES:
1.1.0
Removed the class r option of h3 tags and added it so it looked for div > h3 > a tags. This is compatible with wi