Skip to content

A browser extension (manifest v3) to copy link text or image title/alt via a context menu.

Notifications You must be signed in to change notification settings

gromnitsky/copy_anchor_text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy Anchor Text

A browser extension (manifest v3) to copy link text or image title/alt via a context menu. Unlike other similar junk, this one actually works, & reports errors via a popup.

The scary 'Access your data for all websites' permission means it injects a contextmenu listener to be able to grab text from <a> & <img>.

Firefox notes

If you hold down Shift key while right-clicking, then contextmenu doesn't fire & the extension complains.

Compilation

$ sudo dnf install jq jsonnet
$ make crx

The result should be in _out dir.

License

MIT.

The icon is from Intrigue Icon Set.

About

A browser extension (manifest v3) to copy link text or image title/alt via a context menu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published