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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://gameplancloud.com และคุณลักษณะหลักของมันคือ "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

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GamePlan Cloud

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    ]
}