Categories

Developer

Egovelox

mozeidon v1.0

  • rating
  • rating
  • rating
  • rating
  • rating
5.00 (1 reviews)
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. mozeidon mozeidon

Turn your browser into some kind of a web-api for tabs and bookmarks.

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, 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-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.

Tags: download privacy search user scripts