PartTimePost.com - Latest Jobs
Latest jobs from PartTimePost.com
PartTimePost.com - Latest Jobsとは何ですか?
PartTimePost.com - Latest Jobsはhttps://parttimepost.comによって開発されたChromeの拡張機能で、その主な機能は「Latest jobs from PartTimePost.com」です。
拡張機能のスクリーンショット
PartTimePost.com - Latest Jobs拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" ] } |