經理人帶著走

Replace new page with daily manager quote, english, weather and divination

經理人帶著走란 무엇입니까?

經理人帶著走은(는) http://www.managertoday.com.tw에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Replace new page with daily manager quote, english, weather and divination"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

經理人帶著走 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        讓《經理人》陪你一起上班!不用分心上Facbook,也能隨時補充上班所需的管理知識。每次開新分頁,你都能看到「每日一句學管理」的名人語錄、「每日英文」學單字,工作累了,還可以做個「工作運勢占卜」。

主要特點:
每日一句學管理:蒐集國內外管理大師、成功經理人的一句話心法,振奮一天的工作精神。
每日英文:每天一則熱門新聞或職場實用的英文單字,競爭力滿點!
工作運勢占卜:抽個籤!測你的工作運。經理人靈籤將指點你增進工作運勢的實用祕技,為你的日常工作做最好的提醒!

若你喜歡我們提供的服務,歡迎上Facebook、Google+追蹤我們!


Replace new tab with daily management tools provided by Manager Today which includes "Daily Manager’s Quotation", "Bussiness English" and "Manager’s Daily Fortune".
Management On The Go is a perfect tool for you to get your daily management information as quickly as possible.

Features
Learning quotations from famous managers all round the world.
A daily bussiness English vocabulary keeps you always competitive.
According to your luck, we pushes some good articles for you by Manager’s Daily Fortune.
Weather widget for to give you your local weather convieniently.
Our time widget helps you to arrange your time much more easier than before.

Follow us on Facebook and Google+. Please give us a 5 stars rate if you like this app. Thanks for your rating.

Facebook: https://www.facebook.com/managertoday
Google+: https://plus.google.com/111506488230597304699/posts


Facebook: https://www.facebook.com/managertoday
Google+: https://plus.google.com/111506488230597304699/posts                    

확장 프로그램 기본 정보

이름 經理人帶著走 經理人帶著走
ID ehemhnmjhckdgmecpmomhdlfdegiodlf
공식 URL https://chrome.google.com/webstore/detail/%E7%B6%93%E7%90%86%E4%BA%BA%E5%B8%B6%E8%91%97%E8%B5%B0/ehemhnmjhckdgmecpmomhdlfdegiodlf
설명 Replace new page with daily manager quote, english, weather and divination
파일 크기 14.24 MB
설치 횟수 2,000
현재 버전 1.1.1
최근 업데이트 2015-03-09
출시 날짜 2015-03-09
평점 4.06/5 총 17 개의 평점
개발자 http://www.managertoday.com.tw
결제 유형 free
확장 프로그램 웹 사이트 http://www.managertoday.com.tw/articles/view/50196
지원되는 언어 zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u7d93\u7406\u4eba\u5e36\u8457\u8d70",
    "description": "Replace new page with daily manager quote, english, weather and divination",
    "chrome_url_overrides": {
        "newtab": "manager.html"
    },
    "options_page": "options.html",
    "version": "1.1.1",
    "minimum_chrome_version": "30",
    "permissions": [
        "storage",
        "http:\/\/api.managers.today\/",
        "tabs"
    ],
    "icons": {
        "128": "128-128.png",
        "48": "48-48.png",
        "16": "16-16.png"
    }
}