經理人帶著走

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

What is 經理人帶著走?

經理人帶著走 is a Chrome extension developed by http://www.managertoday.com.tw, and its main feature is "Replace new page with daily manager quote, english, weather and divination".

Extension Screenshots

screenshot
screenshot
screenshot

Download 經理人帶著走 Extension CRX File

Download 經理人帶著走 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        讓《經理人》陪你一起上班!不用分心上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                    

Extension Basic Information

Name 經理人帶著走 經理人帶著走
ID ehemhnmjhckdgmecpmomhdlfdegiodlf
Official 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
Description Replace new page with daily manager quote, english, weather and divination
File Size 14.24 MB
Installation Count 2,000
Current Version 1.1.1
Last Updated 2015-03-09
Publish Date 2015-03-09
Rating 4.06/5 Total 17 Ratings
Developer http://www.managertoday.com.tw
Payment Type free
Extension Website http://www.managertoday.com.tw/articles/view/50196
Supported Languages 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"
    }
}