about꞉black - empty new tab page

About as black as a blank empty new tab page can be. No permissions needed and not going to be updated. Keep it stupid, simple!

about꞉black - empty new tab pageคืออะไร?

about꞉black - empty new tab page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Dmitry M. และคุณลักษณะหลักของมันคือ "About as black as a blank empty new tab page can be. No permissions needed and not going to be updated. Keep it stupid, simple!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย about꞉black - empty new tab page

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

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

                        about꞉black is one of those extensions that are necessary, but often overlooked by extension developers. It's as simple as it looks: it's empty, it's new and it's black. This is the best you can get till the web extension api is fully supported by Chromie and significant details about your currently installed theme like background color and image become available so that we can develop better and more functional new tab pages. Until then, may His Merciful Shadow fall upon new!                    

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

ชื่อ about꞉black - empty new tab page about꞉black - empty new tab page
ID bnpcmbgfendbhpnhgijgpoidfoaepijn
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/about%EA%9E%89black-empty-new-tab/bnpcmbgfendbhpnhgijgpoidfoaepijn
คำอธิบาย About as black as a blank empty new tab page can be. No permissions needed and not going to be updated. Keep it stupid, simple!
ขนาดไฟล์ 4.35 KB
จำนวนการติดตั้ง 61
เวอร์ชันปัจจุบัน 127.0.0.1
อัปเดตครั้งล่าสุด 2019-08-13
วันที่เผยแพร่ 2019-08-13
ผู้พัฒนา Dmitry M.
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "black.html"
    },
    "name": "about\ua789black - empty new tab page",
    "short_name": "about\ua789black",
    "description": "About as black as a blank empty new tab page can be. No permissions needed and not going to be updated. Keep it stupid, simple!",
    "version": "127.0.0.1",
    "manifest_version": 2,
    "content_scripts": [],
    "web_accessible_resources": [],
    "permissions": [],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "browser_action": {
        "default_title": "about\ua789black"
    }
}