Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.26 KB

faq.md

File metadata and controls

23 lines (12 loc) · 1.26 KB

FAQ

If your question isn't answered here, you can open an issue

How do I use this extension?

After installing the extension, open the Chrome Devtools on any webpage. This extension adds a new tab called "Snippets", where you can view, edit, and run your JavaScript code snippets.

Chrome has built-in snippets. Why not sync those?

Unfortunately, Chrome doesn't allow extensions to access the built-in snippets, nor does it sync those on its own. So I created my own snippet editor!

What did you use to make this extension?

The interface uses React and Material UI. The code editor is react-ace. Redux and webext-redux are used to sync all panels.

Can you add [insert feature here]

See the Github Project for planned features. Open an issue if you'd like to suggest a feature.

What font is the logo in?

Freestyle Script. Maybe you don't find that too interesting, but I'll forget it if I don't write it down somewhere...