32 Forks
216 Stars
216 Watchers

chromeExtensionAsync

Promise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks

How to download and setup chromeExtensionAsync

Open terminal and run command
git clone https://github.com/KeithHenry/chromeExtensionAsync.git
git clone is used to create a copy or clone of chromeExtensionAsync repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with chromeExtensionAsync https://github.com/KeithHenry/chromeExtensionAsync/archive/master.zip

Or simply clone chromeExtensionAsync with SSH
[email protected]:KeithHenry/chromeExtensionAsync.git

If you have some problems with chromeExtensionAsync

You may open issue on chromeExtensionAsync support forum (system) here: https://github.com/KeithHenry/chromeExtensionAsync/issues