PartTimePost.com - Latest Jobs

Latest jobs from PartTimePost.com

ما هو PartTimePost.com - Latest Jobs؟

PartTimePost.com - Latest Jobs هو إضافة Chrome تم تطويرها بواسطة https://parttimepost.com، والميزة الرئيسية لها هي "Latest jobs from PartTimePost.com".

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

screenshot
screenshot

تحميل ملف CRX للإضافة PartTimePost.com - Latest Jobs

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

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

                        MONETISE YOUR TIME, SKILL & HOBBY

HOW PARTTIMEPOST.COM WORKS?
It is simple. PartTimePost.com specialises in part-time, freelance and temporary job recruitment. By connecting the employers and jobseekers through our online services, we make flexible employment more accessible.

5 REASONS WHY YOU SHOULD JOIN PARTTIMEPOST.COM
1. To obtain extra source of income
2. To showcase your skills
3. To accumulate working experience
4. To embark on new career options
5. To widen your social network                    

معلومات أساسية عن التمديد

الاسم PartTimePost.com - Latest Jobs PartTimePost.com - Latest Jobs
ID eodlopfpidoaockfnnkfelgopoeeicok
عنوان URL الرسمي https://chrome.google.com/webstore/detail/parttimepostcom-latest-jo/eodlopfpidoaockfnnkfelgopoeeicok
الوصف Latest jobs from PartTimePost.com
حجم الملف 138 KB
عدد التثبيتات 90
النسخة الحالية 1.5
آخر تحديث 2016-03-01
تاريخ النشر 2016-03-01
تقييم 5.00/5 مجموع تقييمات 1
المطور https://parttimepost.com
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://parttimepost.com/personal-data-general-notice
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "img\/icon-128.png",
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_name__",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "notifications",
        "*:\/\/*\/*",
        "management"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/parttimepost.com\/*"
        ]
    },
    "web_accessible_resources": [
        "img\/icon.png"
    ]
}