
Save current url to html file 作者: hobbyprogrammer
Save the current URL of the browser as HTML file
4 个用户4 个用户
扩展元数据
关于此扩展
the URL of the current tab of the browser will be saved to a selectable mass storage.
the output file has the following format:
<html><head><meta http-equiv="refresh" content="0 ;URL=https://www.current_url.com/" /></html>
( https://www.current_url.com can be any url in your current browser tab instead )
the main purpose is to store a URL as a html file on the local mass storage under linux or any other useful operating system.
the output file has the following format:
<html><head><meta http-equiv="refresh" content="0 ;URL=https://www.current_url.com/" /></html>
( https://www.current_url.com can be any url in your current browser tab instead )
the main purpose is to store a URL as a html file on the local mass storage under linux or any other useful operating system.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 下载文件和读取与修改浏览器的下载历史
更多信息