README 895 B

1234567891011121314151617181920212223242526
  1. copylinkaddress
  2. ===============
  3. Use Chrome? Copy link address without right-clicking! Just use your standard keyboard shortcut!
  4. ----
  5. If you need to copy link addresses more than once, you know how annoying it is.
  6. You need to right-click, find the "Copy Link Address" menu item, and click it.
  7. This extension makes your life easy. Just point to your link and hit your standard keyboard shortcut
  8. (Ctrl-C, or Cmd-C for Mac) and you're done!
  9. To try the extension,
  10. 1. Download the source (hit the 'ZIP' button you see at the top of the page) and extract to a directory
  11. 2. In Chrome, launch chrome://extensions
  12. 3. Enable Developer Mode
  13. 4. Click 'Load Unpacked Extensions' and point to the above directory.
  14. 5. Start using it!
  15. Note:
  16. ----
  17. The extension doesn't accurately work with dynamically generated links as of now.
  18. Please stick to using it with static links (i.e. ones created at page load).