Concretely

New tab replacement page with weather widget and customization options

Concretelyคืออะไร?

Concretely เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Stanyslas Bres และคุณลักษณะหลักของมันคือ "New tab replacement page with weather widget and customization options"

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

screenshot

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

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

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

                                            

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

ชื่อ Concretely Concretely
ID kedlbknjhjjpeoabelcpboopejmfijod
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/concretely/kedlbknjhjjpeoabelcpboopejmfijod
คำอธิบาย New tab replacement page with weather widget and customization options
ขนาดไฟล์ 1.33 MB
จำนวนการติดตั้ง 401
เวอร์ชันปัจจุบัน 0.7.1
อัปเดตครั้งล่าสุด 2019-03-08
วันที่เผยแพร่ 2019-03-08
คะแนน 3.50/5 รวมทั้งหมด 18 คะแนน
ผู้พัฒนา Stanyslas Bres
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Concretely",
    "description": "New tab replacement page with weather widget and customization options",
    "version": "0.7.1",
    "author": "Stanyslas Bres ",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}