JobAggregation
job search engine and aggregator thats find all the latest jobs on all major job sites
什么是JobAggregation?
JobAggregation是由https://www.jobaggregation.com开发的Chrome扩展程序,该扩展的主要功能是“job search engine and aggregator thats find all the latest jobs on all major job sites”。
扩展截图
下载JobAggregation扩展crx文件
下载JobAggregation扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
ob Aggregation is an automatic jobs vacancy search engine and aggregator thats find all the latest jobs on all major job sites. Job search made simple with Job Aggregation, find out whos hiring today!
扩展基本信息
名称 | JobAggregation |
ID | lkcolandbchlligbnjdkflopgeoajhdg |
官方URL | https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg |
简介 | job search engine and aggregator thats find all the latest jobs on all major job sites |
文件大小 | 30.07 KB |
安装次数 | 30 |
当前版本 | 1.0 |
更新时间 | 2016-05-28 |
上架时间 | 2016-05-28 |
开发者 | https://www.jobaggregation.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.jobaggregation.com |
隐私政策页面URL | https://www.soco.tech/legals/privacypolicy.html |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "JobAggregation", "manifest_version": 2, "short_name": "JobAggregation", "description": "job search engine and aggregator thats find all the latest jobs on all major job sites", "version": "1.0", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "android-icon-1616.png" }, "icons": { "128": "android-icon-128128.png" } } |