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 là gì?

about꞉black - empty new tab page là một tiện ích mở rộng Chrome được phát triển bởi Dmitry M., và tính năng chính của nó là "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!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng about꞉black - empty new tab page

Tải xuống các tệp mở rộng about꞉black - empty new tab page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên about꞉black - empty new tab page about꞉black - empty new tab page
ID bnpcmbgfendbhpnhgijgpoidfoaepijn
URL Chính Thức https://chromewebstore.google.com/detail/about%EA%9E%89black-empty-new-tab/bnpcmbgfendbhpnhgijgpoidfoaepijn
Mô tả 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!
Kích Thước Tệp 4.35 KB
Số Lần Cài Đặt 61
Phiên Bản Hiện Tại 127.0.0.1
Cập Nhật Lần Cuối 2019-08-13
Ngày Phát Hành 2019-08-13
Nhà Phát Triển Dmitry M.
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}