
Save a link to the current tab por Nathaniel M. Foley-Beaver
Generates an HTML stub file that links to the current tab.
219 Users219 Users
Metadata de la extensión
Capturas de pantalla




Sobre esta extensión
Sometimes it's useful to download a shortcut to a web site as a file that can be saved in a folder on the local disk.
This add-on creates a cross-platform alternative to an shortcut such as a
Click the "Save a link" button to download and save a file that works as a link to the current page. This file ends with
More information on the Github page here:
https://github.com/nbeaver/save_link_webextension
This add-on creates a cross-platform alternative to an shortcut such as a
.URL
, .website
, or .LNK
file (on Windows); a URL shortcut .webloc
file (on Mac OS X); or a Type=Link
desktop file (on Linux). The same HTML link file is compatible with multiple browsers and operating systems.Click the "Save a link" button to download and save a file that works as a link to the current page. This file ends with
.link.html
, but it does not save a copy of the current page. It's like a bookmark, but stored as an individual HTML stub file pointing to the desired URL.More information on the Github page here:
https://github.com/nbeaver/save_link_webextension
Rated 4,6 by 10 reviewers
Permissions and dataSaber más
Permisos requeridos:
- Descargar archivos y leer y modificar el historial de descargas del navegador
Más información
- Enlaces del complemento
- Versión
- 0.3.1
- Tamaño
- 9,51 KB
- Última actualización
- hace 3 años (13 de nov. de 2022)
- Categorías relacionadas
- Licencia
- MIT License
- Historial de versiones
- Añadir a la colección
Notas de prensa para 0.3.1
Even more filename sanitizing: strip out variation selectors.