Job Hunger
Add jobs to your Job Hunger dashboard whenever you find exciting opportunities. Job Hunger is a job-search toolbox that…
What is Job Hunger?
Job Hunger is a Chrome extension developed by Unknown, and its main feature is "Add jobs to your Job Hunger dashboard whenever you find exciting opportunities. Job Hunger is a job-search toolbox that…".
Extension Screenshots
Download Job Hunger Extension CRX File
Download Job Hunger extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Add jobs to your Job Hunger dashboard whenever you find exciting opportunities. Job Hunger is a job-search toolbox that encourages you to meet people and research companies instead of dropping your resume into a digital black hole. Just sign into your account, fill in the notes field, and press submit - your job will be automatically saved to your dashboard. Job title and company are auto-filled on Dice.com and Indeed.com.
Extension Basic Information
Name | Job Hunger |
ID | nohkkhfkbhhfpblhcpdghanppjfihpdp |
Official URL | https://chromewebstore.google.com/detail/job-hunger/nohkkhfkbhhfpblhcpdghanppjfihpdp |
Description | Add jobs to your Job Hunger dashboard whenever you find exciting opportunities. Job Hunger is a job-search toolbox that… |
File Size | 40.57 KB |
Installation Count | 89 |
Current Version | 0.0.3 |
Last Updated | 2016-04-30 |
Publish Date | 2016-04-30 |
Rating | 5.00/5 Total 2 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Job Hunger", "version": "0.0.3", "browser_action": { "default_icon": "images\/19logo.png", "default_popup": "popup.html" }, "icons": { "16": "images\/19logo.png", "128": "images\/128logo.png" }, "permissions": [ "tabs" ], "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |