guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.51k stars 245 forks source link

plugin injection into existing `scribe` instance #524

Open rbutera opened 5 years ago

rbutera commented 5 years ago

Hey, I'm writing a browser extension for a website that uses scribe.

I want to add some additional functionality to their scribe editor.

Do you think it is possible to inject a plugin into their scribe?

If so, how would I do it? If not, what alternative approaches could I use?

abhitopia commented 5 years ago

I am interested to know the same.