urls-list icon indicating copy to clipboard operation
urls-list copied to clipboard

Firefox Add-on to list URLs. Install here: https://addons.mozilla.org/addon/urls-list/

Results 10 urls-list issues
Sort by recently updated
recently updated
newest added

Chrome/Opera/Vivaldi... Any knowledge of workability in those browsers? In most cases the same master works in all. (+ Yandex (and whatnot))

I just installed the extension on FF 63 on my Android phone, where I have 150+ tabs open, all URL's collected over a longer period of time, which I need...

bug

Firefox supports [multi-account containers](https://support.mozilla.org/en-US/kb/containers) for quite a while now. Currently, it seems that the URLs list plugin does not support these containers. Instead when listing URLs it list the URLs...

When you search for a result, it is filtered where the matching results are narrowed and shown. Adding an option (like a checkbox) to disable narrowing and instead highlight the...

Hi, I'm using your addon from the beginning, and it is EXTREMLY helpful to me to save a complete history of my work by exporting the urls with the "save...

Feature request--show counter of URLs in list (dynamically). Just figured it would be something very simple yet useful to know for performance and workflow reasons. P.S. Also not sure if...

Fixes #6. https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/contextMenus/ContextType https://github.com/mozilla/webextension-polyfill

Adds a new option to open tabs by default in a discarded state. This is set to `false` by default which mimics the current behavior. This dramatically reduces resource consumption...

Firefox supports the [`discarded` parameter when calling `tabs.create()`](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/tabs/create#discarded) which would achieve the design goal mentioned in https://github.com/moritz-h/urls-list/issues/11#issuecomment-450674001. I would really like it if either tabs were created with `discarded` set...