job hunt
Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search
job huntとは何ですか?
job huntはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search」です。
拡張機能のスクリーンショット
job hunt拡張機能のCRXファイルをダウンロード
job hunt拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily find the job you are looking for with this job search extension. Search jobs in your are and find them instantly. Quick and easy to use, a beautiful tool to help with your job search
拡張機能の基本情報
名前 | |
ID | nbnenbbiijokomeoejdlnphoagolpbek |
公式URL | https://chromewebstore.google.com/detail/job-hunt/nbnenbbiijokomeoejdlnphoagolpbek |
説明 | Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search |
ファイルサイズ | 37.3 KB |
インストール数 | 828 |
現在のバージョン | 0.3 |
最終更新日 | 2016-10-14 |
公開日 | 2016-10-14 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | Unknown |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "job hunt", "version": "0.3", "manifest_version": 2, "description": "Browse local jobs straight from your toolbar an excellent extension created for job seekers, a quick way to job search", "browser_action": { "default_icon": "icon.png", "default_title": "Job Search", "default_popup": "extension.html" }, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "icons": { "128": "icon.png" } } |