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"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย PartTimePost.com - Latest Jobs
ดาวน์โหลดไฟล์ส่วนขยาย PartTimePost.com - Latest Jobs ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
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 |
URL หน้านโยบายความเป็นส่วนตัว | 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" ] } |