Live data from Hacker News

Extensionizr: Chrome extension boilerplate generator

extensionizr.com

1–10 of 28 posts

Re: Extensionizr: Chrome extension boilerplate generator

#9
I used this to start up an extension for use internally with my company for quickly adding discussions to a Basecamp project. Definitely takes care of a lot of the basics for you. Back when I used it, some pieces weren't maintained anymore, so look out for that. (Seems like the settings interface was from a non-active project?)

Great way to get started on an extension. Would love to see this go cross-browser.

Re: Extensionizr: Chrome extension boilerplate generator

#10
post #6

Are there any tools for building cross-browser extensions? What would be really useful is a tool that can help you build a Chrome extension, Firefox extension, and Safari Extension.

Chromium installs Greasemonkey userscripts as normal extensions (minus update support). This tool turns them into XPIs: https://arantius.com/misc/greasemonkey/script-compiler.php
Post reply on HN