An open API service indexing awesome lists of open source software.

https://github.com/ayberkgezer/librewolf-browser-raycast


https://github.com/ayberkgezer/librewolf-browser-raycast

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

# Librewolf

Search and open Librewolf tabs from search query, opened tabs, bookmarks and history.

I just copied the Mozilla Firefox extension of crisboarna and adjusted it to fit Librewolf, so all the credit goes to that extension.

New Tab search can be configured to search from the following sources:
- Google(default)
- DuckDuckGo
- Bing
- Brave
- Baidu
- Qwant

Limitations (due to limited AppleScript support in Firefox-based browsers):
- When searching open tabs, the session file is read and parsed to get the list of open tabs. This means that the list of open tabs will not be updated until the session file is updated. This is done by Firefox-based browsers when it checkpoints itself or when Librewolf is closed.
- Selecting an open tab will result in cycling through open tabs until desired tab. This is due to the fact that AppleScript does not support opening a specific tab in Librewolf.