tfoxy / chrome-promise

Promises for chrome JavaScript APIs used in extensions and apps.
MIT License
150 stars 14 forks source link

Need support for Chrome 32 #9

Closed foray1010 closed 8 years ago

foray1010 commented 8 years ago

Hi @tfoxy,

wanna ask if we can support Chrome 32, my extension already have a large user base and I don't want a sudden increase of min chrome version which may result in decreasing my user numbers

I am available to make PR and test it using Chrome 32, I think we just need to remove the rest parameters

tfoxy commented 8 years ago

No problem. If you make a PR I will merge it and release a new version.

foray1010 commented 8 years ago

thanks, I will do it on the weekend