Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nbeaver/save-tabs-as-html
Webextension to save the title and URLs of open tabs as an HTML file.
https://github.com/nbeaver/save-tabs-as-html
Last synced: 12 days ago
JSON representation
Webextension to save the title and URLs of open tabs as an HTML file.
- Host: GitHub
- URL: https://github.com/nbeaver/save-tabs-as-html
- Owner: nbeaver
- License: mit
- Created: 2019-10-15T00:31:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-26T18:22:10.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T16:40:03.219Z (3 months ago)
- Language: HTML
- Homepage:
- Size: 342 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.rst
- Changelog: changelog.txt
- License: LICENSE.txt
Awesome Lists containing this project
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 `_
- 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/
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