Skip to content

Riemannb/NotionMathEditor_BrowserExtension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NotionMathEditor_BrowserExtension

A chromium (tested on Chrome and the new Edge) extension for advanced Notion Math Blocks editing.

Main Features

  • See the NotionGuidefor an updated guide of the extension.

Getting Started

Nothing in particular w.r.t. any chromium unpacked extension in developer mode.

Prerequisites

Developer mode activated for the extensions, in your browser.

Installing

  1. Just clone this repo (master branch for a stable version, or check the other branches for new features
  2. Go to your browser extension page, and activate the developer mode.
  3. Click on "Load Unpacked" or similar.
  4. Select the "src" folder (inside the folder you've cloned from here).
  5. Refresh a Notion page and try the extension with Alt + Shift + M or clicking the extension button.

Built With

  • KaTeX - Used to render the LaTeX code in the extension popup.
  • CodeMirror - Used as editor in the extension popup.

Contributing

Please read CONTRIBUTING.md.

Authors

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

Acknowledgments

...

About

A chromium extension for advanced Notion math blocks editing.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 93.2%
  • CSS 5.7%
  • HTML 1.1%