clach04 / export-tabs-urls-phoenix

Fork of the original Export Tab URLs - for Chrome, Edge, and Firefox with html export and text import (open tab) support
GNU General Public License v3.0
5 stars 1 forks source link
bookmarks browser-extension chrome chrome-extension chromium chromium-extension edge edge-extension export extension firefox firefox-extension html import netscape tabs text txt webbrowser

Export Tabs URLs

Export Tabs URLs Phoenix is a Web browser extension that allows to list the URLs of all the open tabs and export/copy that list to clipboard, text file, or html bookmarks file.

https://github.com/clach04/export-tabs-urls-phoenix is a fork of alct's (Andre Loconte) export-tabs-urls (version 0.2.12 from 2019).

Renamed and newer version number(s) to attempt to reduce confusion with the original upstream.

To install:

Features that the original did not have:


Dev notes

Chrome

See http://blog.glavin.org/BurntChrome/docs/ for screenshots.

Use chrome.extension.getBackgroundPage().console.log() and then click on "Inspect views background page" to see console.

Publishing:

Edge

Similar to Chrome (same engine under the covers).

Publishing:

Firefox

Publishing:

Uploading an unlisted extension will allow download of xpi for self-hosted distribution but can never be made public. Mozilla requires a new version to be uploaded and made public at upload time (i.e. version bump required).

Porting

Original readme below from https://github.com/alct/export-tabs-urls


Export Tabs URLs (ETU) is a Web browser extension that allows to list the URLs of all the open tabs and copy that list to clipboard or export it to a timestamped file.

Consider this add-on done (except for bugfixes). I may or may not add new features depending on the fun (or lack of it).

Features

Permissions

Screenshots

screenshot-1

Old Screenshots

screenshot-1 screenshot-2 screenshot-3

License

GPLv3