PartTimePost.com - Latest Jobs
Latest jobs from PartTimePost.com
PartTimePost.com - Latest Jobs là gì?
PartTimePost.com - Latest Jobs là một tiện ích mở rộng Chrome được phát triển bởi https://parttimepost.com, và tính năng chính của nó là "Latest jobs from PartTimePost.com".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng PartTimePost.com - Latest Jobs
Tải xuống các tệp mở rộng PartTimePost.com - Latest Jobs dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | eodlopfpidoaockfnnkfelgopoeeicok |
URL Chính Thức | https://chrome.google.com/webstore/detail/parttimepostcom-latest-jo/eodlopfpidoaockfnnkfelgopoeeicok |
Mô tả | Latest jobs from PartTimePost.com |
Kích Thước Tệp | 138 KB |
Số Lần Cài Đặt | 90 |
Phiên Bản Hiện Tại | 1.5 |
Cập Nhật Lần Cuối | 2016-03-01 |
Ngày Phát Hành | 2016-03-01 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | https://parttimepost.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://parttimepost.com/personal-data-general-notice |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |