Skip to content

yzemaze/link-text-location-copier

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Text and Location Copier

Firefox web extension that helps you creating links right from the context menu. It copies a link’s text and location, the page title and URL, or selected text and page url as either plain text, html, Markdown or BB Code links.

Install Link Text and Location Copier from addons.mozilla.org

Documentation and changelog

Heavily inspired by the CoLT add-on, using code from Firefox's context-menu-copy-link-with-types web extension example.

Paint Brush Icon made by Flat Icons is licensed by CC 3.0 BY

Roadmap

  • Add fancy icon
  • Add more 'copy as' formats (Markdown, BBCode, what-have-you)
  • Come up with better icon
  • Add documentation
  • Make configurable/Customization
    • Toggle local/synced storage (use export/import)
    • Make options page prettier
    • Internationalize options page
    • Export/Import settings
    • Conditional logic for templates
    • Further enhancements TBA
  • Requested: Rich Text format
  • Improve and expose test page
  • Copy actions for (linked) images
  • Make extension work in Chrome/Opera/Edge

About

Firefox web extension that lets you copy link text and location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • HTML 23.4%
  • CSS 9.8%