StartApp

Apps & Chrome & Google

StartAppคืออะไร?

StartApp เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://max.pub และคุณลักษณะหลักของมันคือ "Apps & Chrome & Google"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย StartApp ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        All your Apps on one Page

Quick Access to 
    Bookmarks, Downloads, History, ...

Chrome's hidden functions 
    Flags, Plugins, Network, ...

Google Settings
    App Permission, Account Activity, ...

Google Services
    Gmail, Maps, Drive, ...

OPEN SOURCE
https://github.com/max-pub/StartApp                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ StartApp StartApp
ID chpfaonoppkcgffdkgpeammaepjffgea
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/startapp/chpfaonoppkcgffdkgpeammaepjffgea
คำอธิบาย Apps & Chrome & Google
ขนาดไฟล์ 488 KB
จำนวนการติดตั้ง 59
เวอร์ชันปัจจุบัน 1.3
อัปเดตครั้งล่าสุด 2016-06-06
วันที่เผยแพร่ 2016-06-06
ผู้พัฒนา https://max.pub
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/max-pub/StartApp
URL หน้าช่วยเหลือ https://github.com/max-pub/StartApp/issues
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "StartApp",
    "description": "Apps & Chrome & Google",
    "homepage_url": "https:\/\/github.com\/max-pub\/StartApp",
    "manifest_version": 2,
    "version": "1.3",
    "chrome_url_overrides": {
        "newtab": "csp.html"
    },
    "offline_enabled": true,
    "permissions": [
        "management"
    ],
    "icons": {
        "256": "bin\/StartApp.256.png"
    }
}