New blog domain: kula.blog

It's still work in progress but new posts will be published on  https://kula.blog/ Thanks to 11ty base blog RSS is working from the start so it should be easy to add to your reader if you still use any :) If now then I hope you can sign up to the newsletter where I'll be publishing new posts and interesting articles to it from time to time. Please use  kula.blog  from now on.

Cross Browser Extensions

http://babelext.com/

https://github.com/honestbleeps/BabelExt

Project thanks to which creating cross browser extensions can be much easier :)

Thanks to it I've found new project in Mozilla: https://addons.mozilla.org/en-US/developers/builder
With builder extension are similar to Chrome extensions. At least! :-)


There is also another project that tries to do the same thing in different way: http://kangoextensions.com/
Kango is commercial but is free for open-source and non-commercial projects.

Comments

Popular posts from this blog

How to use NPM packages from private repositories on bitbucket

How to simulate slow connection (developer proxy in Node.js)