Hacker News new | ask | show | jobs
by redorb 6406 days ago
The next big step for chrome would be if it could use any firefox plugin ;) I know its almost an oxymoron.
1 comments

Firefox extensions use too much of Firefox's internals to be portable to another browser. That's why extensions often break between minor releases of Firefox.

If you want portability, write a user script (greasemonkey), not an extension.