Currents

Replace new tab screen with current time and weather.

Currentsคืออะไร?

Currents เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://deadnight7.github.io และคุณลักษณะหลักของมันคือ "Replace new tab screen with current time and weather."

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

screenshot
screenshot

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

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

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

                        Replace new tab screen with current time and weather.                    

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

ชื่อ Currents Currents
ID fmladbonckfbhdblkcipokdinlnamnif
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/currents/fmladbonckfbhdblkcipokdinlnamnif
คำอธิบาย Replace new tab screen with current time and weather.
ขนาดไฟล์ 2.38 MB
จำนวนการติดตั้ง 52
เวอร์ชันปัจจุบัน 3.4.0
อัปเดตครั้งล่าสุด 2020-08-18
วันที่เผยแพร่ 2020-08-18
ผู้พัฒนา https://deadnight7.github.io
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "app\/index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/widget.uservoice.com\/; object-src 'self'",
    "default_locale": "en",
    "description": "Replace new tab screen with current time and weather.",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "96": "images\/icon96.png"
    },
    "manifest_version": 2,
    "name": "Currents",
    "options_page": "app\/index.html#\/drawer\/settings",
    "permissions": [
        "storage",
        "unlimitedStorage",
        "geolocation",
        "unlimitedStorage",
        "https:\/\/maps.googleapis.com\/maps\/api\/",
        "http:\/\/api.wunderground.com\/api",
        "https:\/\/ssl.google-analytics.com\/",
        "https:\/\/s3.amazonaws.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.4.0"
}

ส่วนขยายที่เกี่ยวข้อง