augnustin / target_blank-toggler

Chrome/Firefox extension that adds a key listener to toggle target="_blank"

Home Page:https://augustin-riedinger.fr/en/resources/thoughts-on-target-blank/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

target="_blank"-toggler

This extension was developped during the redaction of this blog post. Go read it to get full-context.

You can download it in official registries:

Usage

How it works

It does basically two things:

  1. Changes the cursor to this one External link cursor when hovering a target="_blank" link
  2. Toggles the target="_blank" attributes on links while pressing Ctrl/Cmd + Shift

TODO

Contributions welcome! Here's what would be nice:

  • being able to customize the cursors

Licence

GNU General Public License, version 2.0

About

Chrome/Firefox extension that adds a key listener to toggle target="_blank"

https://augustin-riedinger.fr/en/resources/thoughts-on-target-blank/


Languages

Language:JavaScript 100.0%