A chromium (tested on Chrome and the new Edge) extension for advanced Notion Math Blocks editing.
- See the NotionGuidefor an updated guide of the extension.
Nothing in particular w.r.t. any chromium unpacked extension in developer mode.
Developer mode activated for the extensions, in your browser.
- Just clone this repo (master branch for a stable version, or check the other branches for new features
- Go to your browser extension page, and activate the developer mode.
- Click on "Load Unpacked" or similar.
- Select the "src" folder (inside the folder you've cloned from here).
- Refresh a Notion page and try the extension with Alt + Shift + M or clicking the extension button.
- KaTeX - Used to render the LaTeX code in the extension popup.
- CodeMirror - Used as editor in the extension popup.
Please read CONTRIBUTING.md.
- Manuel Occorso - Initial work - Manuel Occorso
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
...