PartTimePost.com - Latest Jobs
Latest jobs from PartTimePost.com
PartTimePost.com - Latest Jobs क्या है?
PartTimePost.com - Latest Jobs https://parttimepost.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Latest jobs from PartTimePost.com"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में PartTimePost.com - Latest Jobs एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
एक्सटेंशन की मूल जानकारी
नाम | |
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" ] } |