Chrome extention for Forkwell Jobs. If you access a web site managed a company published Forkwell Jobs, this extention shows its job posting.
you need to install nodejs
for using npm
.
$ npm install -g gulp
$ cd ${PROJECT_ROOT}
$ gulp
# => create `dist` directory
This Chrome extention is available at the following Chrome Web Store.
https://chrome.google.com/webstore/detail/forkwell-jobs/eiblkhondfefcjdpmpcdmbnadfdgbfgc
Drag and drop ${PROJECT_ROOT}/dist
directroy into chrome://extensions/
page.
If you have a problem, please create an issue or a pull request.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request