GamePlan Cloud

GamePlan is a quick and easy way to manage construction projects of all sizes. It enables email free communication with teams.

什麼是GamePlan Cloud?

GamePlan Cloud是由http://gameplancloud.com開發的Chrome擴展程式,該擴展的主要功能是“GamePlan is a quick and easy way to manage construction projects of all sizes. It enables email free communication with teams.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載GamePlan Cloud擴展crx文件

下載GamePlan Cloud擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        GamePlan is a cloud based construction project management, information management and communication solution. It simplifies management and distribution of information on construction projects and improves team communication. Project teams can easily generate punch lists, daily reports and access drawings and specification from anywhere, anytime using GamePlan's web and mobile applications. Collaboration workflows related to RFIs, Submittals and Change Orders can be easily deployed and the entire process can be tracked in real time helping reduce turnaround times and increased accountability. Automated reminders sent using GamePlan keep teams on tasks and improves productivity. Bottom line, you can deliver successful construction projects within time and under budget with GamePlan under your belt.                    

擴展基本資訊

名稱 GamePlan Cloud GamePlan Cloud
ID lpibhlpepdjodeklnmahbflonnanlmce
官方網址 https://chrome.google.com/webstore/detail/gameplan-cloud/lpibhlpepdjodeklnmahbflonnanlmce
簡介 GamePlan is a quick and easy way to manage construction projects of all sizes. It enables email free communication with teams.
檔案大小 5.83 MB
安裝次數 48
目前版本 1.3.1
更新時間 2015-07-28
上架時間 2015-07-28
評分 1.00/5 共 1 次評分
開發者 http://gameplancloud.com
付費類型 free
擴展官網 http://www.gameplancloud.com
說明頁面URL https://gameplan.uservoice.com
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "GamePlan Cloud",
    "short_name": "GamePlan",
    "description": "GamePlan is a quick and easy way to manage construction projects of all sizes. It enables email free communication with teams.",
    "homepage_url": "https:\/\/app.gameplancloud.com\/",
    "manifest_version": 2,
    "icons": {
        "16": "\/images\/App Logo Gameplan - 16x16.png",
        "32": "\/images\/App Logo Gameplan - 32x32.png",
        "48": "\/images\/App Logo Gameplan - 48x48.png",
        "64": "\/images\/App Logo Gameplan - 64x64.png",
        "128": "\/images\/App Logo Gameplan - 128x128.png"
    },
    "version": "1.3.1",
    "browser_action": {
        "default_title": "",
        "default_icon": "\/images\/App Logo Gameplan - 64x64.png",
        "default_popup": "window.html"
    },
    "background": {
        "page": "window.html"
    },
    "permissions": [
        "storage",
        "background",
        "notifications",
        "https:\/\/app.gameplancloud.com\/",
        "https:\/\/app.gameplancloud.com\/notification_template_new.php",
        "https:\/\/app.gameplancloud.com\/rest\/api.php"
    ]
}