Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flofriday/gastrohackathon-2022
A Firefox plugin to put the wage of each posting to its list entry.
https://github.com/flofriday/gastrohackathon-2022
firefox hackathon plugin
Last synced: about 7 hours ago
JSON representation
A Firefox plugin to put the wage of each posting to its list entry.
- Host: GitHub
- URL: https://github.com/flofriday/gastrohackathon-2022
- Owner: flofriday
- License: mit
- Created: 2022-11-05T15:41:00.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T16:48:30.000Z (about 2 years ago)
- Last Synced: 2023-05-01T13:38:46.650Z (over 1 year ago)
- Topics: firefox, hackathon, plugin
- Language: JavaScript
- Homepage:
- Size: 3.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# AMSify
A Firefox and Chrome plugin to put the wage of each posting to its list entry.![Screenshot](screenshot.png)
The [AMS](https://www.ams.at/) keeps the largest list of open positions in
Austria. However, you have to click on each one in the list to see the wage.
This extension for Firefox adds the wage to the list view so comparing positions
becomes easier.## Usage
1) Install the extension in firefox or chrome
2) Visit [ams.at](https://jobs.ams.at/public/emps/) and search for any open position.## Build it yourself
### Firefox
1) Goto [about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)
2) Click on "Load Temporary Add-on..." and select the `manifest.json` in the addon folder.### Chrome
1) Goto [chrome://extensions/](chrome://extensions/) and enable developer mode
2) Click on "Load Unpacked" and select `addon` folder.## Contributing
We are happy for any contributions.Please read our [Contributing](CONTRIBUTING.md) guidelines.
Thank you, you are awesome :tada: :blush: