Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.76 KB

plugin.md

File metadata and controls

33 lines (20 loc) · 1.76 KB
Prev Moy.Design Documentation Next
Overview Contents Parser

Browser plugin

  1. Overview
  2. Contributions

Overview

Websites data is never sent anywhere. Parsing and templating are done on the client (in your browser). This means you can use Moy even for websites with sensitive data. This also means you need to install a browser plugin.

The plugin's available for Chrome and Firefox (including Firefox for Android). Please, visit the Moy.Design website to install it.

If everything's OK, you should see something like this next time you click the plugin's icon:

These buttons represent alternative looks (templates) available for this page. For some pages, only Original look is available. When you press a button, the page will be reloaded with the chosen look, and your choice is remembered. I.e. next time you load this (or similar) page, it'll be shown with the selected template.

Contributions

The plugin's own code is located in the MoyPlugin repository. Please feel free to file issues and provide pull requests.

The plugin loads parsers and templates from the MoyData repository. Please feel free to file issues and provide pull requests.


Prev Moy.Design Documentation Next
Overview Contents Parser