reorx / refgen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refgen

An extension to generate markdown style link reference for current page.

🚀 New feature in 2023: clean URL tracking parameters and remember the preference for the site.

Get it on Chrome Web Store

TODO

  • Copy as HTML
  • Support other markup formats
    • AsciiDoc
    • reStructuredText
    • MediaWiki
    • HTML
  • support using canonical url and save the preference for the site
  • title text remove \n
  • markdown title text normalize (add \ before _ and * etc.)
  • purge URL (manually and auto)
    • show parameters list, check the ones that need to be removed and save the preference for the site
  • right-click menu to copy selected text (for getting text from websites that have copy restrictions)
  • each time on activation, capture and store the selection for current page, selection can then be toggled, sorted, nested; and choose the usage from: subtitle, quote, list item
  • fork to a new plugin as document quoting editor

About


Languages

Language:JavaScript 65.2%Language:HTML 33.6%Language:Shell 1.2%