JobAggregation
job search engine and aggregator thats find all the latest jobs on all major job sites
Qu'est-ce que JobAggregation ?
JobAggregation est une extension Chrome développée par https://www.jobaggregation.com, et sa fonction principale est "job search engine and aggregator thats find all the latest jobs on all major job sites".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JobAggregation
Téléchargez les fichiers d'extension JobAggregation au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | JobAggregation |
ID | lkcolandbchlligbnjdkflopgeoajhdg |
URL Officiel | https://chromewebstore.google.com/detail/jobaggregation/lkcolandbchlligbnjdkflopgeoajhdg |
Description | job search engine and aggregator thats find all the latest jobs on all major job sites |
Taille du Fichier | 30.07 KB |
Nombre d'Installations | 30 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2016-05-28 |
Date de Publication | 2016-05-28 |
Développeur | https://www.jobaggregation.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | http://www.jobaggregation.com |
URL de la Page de Politique de Confidentialité | https://www.soco.tech/legals/privacypolicy.html |
Langues Prises en Charge | 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" } } |