Introduction
Extensions development in a language familiar to all web developers.
What can extensions do
Actually, anything that JS and browser offers. You can write in any framework.
How to get into official Extensions Browser
Make sure that your plugin:
- Is open-source
- Does not inject any ads
- Does not collect user data without consent
- And doesn't do other suspicious or harmful stuff
After ensuring that your plugin meets all criteria, you need to contact me on Telegram (discord server in the near future) and send the plugin's source code (not bundled/minified!) and build configuration so that I will be able to check and build your plugin myself.