JobAggregation

job search engine and aggregator thats find all the latest jobs on all major job sites

ما هو JobAggregation؟

JobAggregation هو إضافة Chrome تم تطويرها بواسطة https://www.jobaggregation.com، والميزة الرئيسية لها هي "job search engine and aggregator thats find all the latest jobs on all major job sites".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة JobAggregation

قم بتنزيل ملفات الامتداد JobAggregation بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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
عنوان صفحة سياسة الخصوصية 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"
    }
}