
mozeidon von Egovelox
Turns your browser into some kind of a web-api for tabs and bookmarks. This native messaging add-on allows to interact with mozilla tabs and bookmarks. Please read documentation on the mozeidon github page.
38 Benutzer38 Benutzer
Melden Sie sich an, um diese Erweiterung zu verwenden
Metadaten zur Erweiterung
Screenshots


Über diese Erweiterung
Turn your browser into some kind of a web-api for tabs, bookmarks and history.
The mozeidon add-on listens to various commands (e.g 'get-tabs') sent by the mozeidon native-app, and sends back various json responses (e.g current tabs) to the mozeidon native-app.
Please read about and install the native-app available here :
https://github.com/egovelox/mozeidon-native-app/
At last, you'll be able to use the Mozeidon CLI to get your tabs, bookmarks, history, etc :
https://github.com/egovelox/mozeidon
Available commands the mozeidon add-on listens to :
These available commands (and their arguments) are sent by the mozeidon CLI through the mozeidon native-app to the mozeidon add-on.
The mozeidon add-on listens to various commands (e.g 'get-tabs') sent by the mozeidon native-app, and sends back various json responses (e.g current tabs) to the mozeidon native-app.
Please read about and install the native-app available here :
https://github.com/egovelox/mozeidon-native-app/
At last, you'll be able to use the Mozeidon CLI to get your tabs, bookmarks, history, etc :
https://github.com/egovelox/mozeidon
Available commands the mozeidon add-on listens to :
- "close-tabs" : the mozeidon add-on will close one or more tabs.
- "get-bookmarks" : the mozeidon add-on will respond bookmarks in json.
- "get-history-items" : the mozeidon add-on will respond history in json.
- "get-recently-closed-tabs" : the mozeidon add-on will respond recently-closed tabs in json.
- "get-tabs" : the mozeidon add-on will respond currently-opened tabs in json.
- "new-tab" : the mozeidon add-on will open a new tab.
- "switch-tab" : the mozeidon add-on will switch to a specific tab.
These available commands (and their arguments) are sent by the mozeidon CLI through the mozeidon native-app to the mozeidon add-on.
Bewertet mit 5 von 2 Bewertern
Berechtigungen und DatenWeitere Informationen
Benötigte Berechtigungen:
- Nachrichten mit anderen Programmen als Firefox austauschen
- Lesezeichen lesen und verändern
- Auf Chronik zugreifen
- Auf kürzlich geschlossene Tabs zugreifen
- Auf Browsertabs zugreifen
Weitere Informationen
- Add-on-Links
- Version
- 1.1
- Größe
- 44,49 KB
- Zuletzt aktualisiert
- vor 5 Monaten (2. März 2025)
- Verwandte Kategorien
- Lizenz
- MIT-Lizenz
- Versionsgeschichte
- Schlagwörter
- Zur Sammlung hinzufügen
Versionshinweise für 1.1
Add a command in the mozeidon CLI to retrieve user history.
See documentation on the mozeidon CLI :
mozeidon history -h
See documentation on the mozeidon CLI :
mozeidon history -h
Mehr Erweiterungen von Egovelox
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
- Es liegen noch keine Bewertungen vor
Your browsing data (tabs, bookmarks, etc) will remain private and safe: mozeidon will never share anything outside of your system.
Please read documentation at https://github.com/egovelox/mozeidon
Completely open-source add-on, the code is available here :
https://github.com/egovelox/mozeidon/tree/main/firefox-addon
This browser add-on is designed to run with a free and open-source native-app.
The native-app is currently only available here :
https://github.com/egovelox/mozeidon-native-app/
Please report bugs here :
https://github.com/egovelox/mozeidon/issues