# save-tabs-as-html
**Repository Path**: binghe021/save-tabs-as-html
## Basic Information
- **Project Name**: save-tabs-as-html
- **Description**: No description available
- **Primary Language**: HTML
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-07-23
- **Last Updated**: 2026-07-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
This saves all currently open tabs as HTML,
similar to the `Netscape bookmark format`_.
.. _Netscape bookmark format: https://docs.microsoft.com/en-us/previous-versions/windows/internet-explorer/ie-developer/platform-apis/aa753582(v=vs.85)?redirectedfrom=MSDN
https://addons.mozilla.org/en-US/firefox/addon/save-tabs-to-html-file/
https://chrome.google.com/webstore/detail/save-tabs-as-html/dmnhgbenglfffoaodbgpfoihfnbdbfcb
The idea is to turn browser tabs into an HTML document
that looks something like this:
- 7 tabs
- User agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
- Date: Mon Oct 14 2019 20:08:24 GMT-0400 (Eastern Daylight Time)
- ISO date: 2019-10-15T00:08:24.823Z
- Locale date: 10/14/2019, 8:08:24 PM
- JSON date: 2019-10-15T00:08:24.823Z
- YYYY-MM-DD (local): 2019-10-14
- Milliseconds since Unix epoch: 1571098104823
`Task Manager `_
`about:performance `_
`\: The Description List element - HTML: Hypertext Markup Language | MDN `_
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl
`about:debugging - Firefox Developer Tools | MDN `_
https://developer.mozilla.org/en-US/docs/Tools/about:debugging
`\: The Document Title element - HTML: Hypertext Markup Language | MDN `_
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/title
`tabs.Tab - Mozilla | MDN `_
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab
`الشرق الأوسط | ara.reuters.com `_
https://ara.reuters.com/news/topNews
`首页 | 路透中文网 `_
https://cn.reuters.com/
Here's an example of actual output (reformatted for readability)::
7 browser tabs
- 7 tabs
- User agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
- Date: Mon Oct 14 2019 20:08:24 GMT-0400 (Eastern Daylight Time)
- ISO date: 2019-10-15T00:08:24.823Z
- Locale date: 10/14/2019, 8:08:24 PM
- JSON date: 2019-10-15T00:08:24.823Z
- YYYY-MM-DD (local): 2019-10-14
- Milliseconds since Unix epoch: 1571098104823
-
Task Manager
-
about:performance
-
<dl>: The Description List element - HTML: Hypertext Markup Language | MDN
-
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dl
-
about:debugging - Firefox Developer Tools | MDN
-
https://developer.mozilla.org/en-US/docs/Tools/about:debugging
-
<title>: The Document Title element - HTML: Hypertext Markup Language | MDN
-
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/title
-
tabs.Tab - Mozilla | MDN
-
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/Tab
-
الشرق الأوسط | ara.reuters.com
-
https://ara.reuters.com/news/topNews
-
首页 | 路透中文网
-
https://cn.reuters.com/