jakke-korpelainen / newtab-angular

Custom New Tab -page (AngularJs, RequireJS)
MIT License
99 stars 25 forks source link

[WIP] Firefox Addon #20

Closed J3RN closed 9 years ago

J3RN commented 9 years ago

This pull request aims to convert this web app to a Firefox Addon. The majority of the 100 files changed are simply moving everything at the root directory (not including the LICENCE and README) to the ./data directory, so they can be used by the addon.

What it does now:

jakke-korpelainen commented 9 years ago

Cool and thanks for the help! I can write some tests/asserts to the angular side. Lets sync the extension into master when its 100% complete, I create an extension-branch for it meanwhile.