Go to file
setop c3b80038a4 basic impl 2025-01-30 13:08:13 +01:00
README.md basic impl 2025-01-30 13:08:13 +01:00
background.js basic impl 2025-01-30 13:08:13 +01:00
icon.svg basic impl 2025-01-30 13:08:13 +01:00
manifest.json basic impl 2025-01-30 13:08:13 +01:00

README.md

This is a Firefox Addon that allows to create a "Text Fragment" link from the context menu.

installation

  • git clone or export this repo
  • go to page "about:debugging#/runtime/this-firefox" (or "about:debugging" then click "This Firefox")
  • click on "Load Temporary Add-on…"
  • select "manifest.json" file

usage

  • select a text in a document,
  • right clic to have contextual menu,
  • choose "text fragment" entry
  • paste the link in an address bar, an email or a chat

limitation

  • not packaged, only debug mode yet
    • on the plus side, the code is so simple that you can see it won't stab you in the back
  • tested only on Firefox
    • anyhow, the other, most popular, web browser is on the evil side for a long time now