https://github.com/amrdb/link-target
A Chrome Extension that tells you whether the link you are hovering will open in the same tab or a new tab
https://github.com/amrdb/link-target
chrome-extension chrome-extensions javascript
Last synced: about 1 year ago
JSON representation
A Chrome Extension that tells you whether the link you are hovering will open in the same tab or a new tab
- Host: GitHub
- URL: https://github.com/amrdb/link-target
- Owner: amrdb
- License: mit
- Created: 2021-03-16T15:22:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-10T22:05:53.000Z (about 3 years ago)
- Last Synced: 2025-04-01T12:11:11.788Z (about 1 year ago)
- Topics: chrome-extension, chrome-extensions, javascript
- Language: JavaScript
- Homepage:
- Size: 40 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Link-Target
A Chrome and Firefox Extension that tells you whether the link you are hovering will open in the same tab or a new tab
## Chrome Usage
1. Clone the Repository or download it.
1. Open the Extension Management page by navigating to chrome://extensions.
* Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
* Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
1. Enable Developer Mode by clicking the toggle switch next to Developer mode.
1. Click the Load unpacked button and select the extension directory.
1. Refresh Your Browser if needed
1. Star the Project
