An open API service indexing awesome lists of open source software.

https://github.com/wayou/external-link-indicator

adding icons to indicate links opened in new tab
https://github.com/wayou/external-link-indicator

Last synced: 7 months ago
JSON representation

adding icons to indicate links opened in new tab

Awesome Lists containing this project

README

          

# external-link-indicator

an chrome extension adding icons to indicate links opened in new tab

## what is it?

dont how many times i click a link and get myself navigated off from the current page, witch i wanna stay.
of course i can force every link opened in new tab by holding the `Ctrl/⌘`, but if i know the link got a `target="_blank"` attribute i can sure it will open in new tab and there's no necessary by forcing it to.

this extension mark links with an icon to indicate wheter it will be opened in new tab.

## get it

[![get from chrome web store](https://raw.githubusercontent.com/wayou/external-link-indicator/master/app/images/available_on_chrome_web_store.png)](https://chrome.google.com/webstore/detail/external-link-indicator/pgnkoebdfhlipfgjcjpbedkbpopkdefm)

## screenshot

![screenshot1](https://raw.githubusercontent.com/wayou/external-link-indicator/master/app/images/screenshot1.jpg)

![screenshot2](https://raw.githubusercontent.com/wayou/external-link-indicator/master/app/images/screenshot2.jpg)