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”。

擴展截圖

screenshot
screenshot

下載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                    

擴展基本資訊

名稱 PartTimePost.com - Latest Jobs PartTimePost.com - Latest Jobs
ID eodlopfpidoaockfnnkfelgopoeeicok
官方網址 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"
    ]
}