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はDmitry M.によって開発されたChromeの拡張機能で、その主な機能は「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

about꞉black - empty new tab page拡張機能のCRXファイルをダウンロード

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.
Eメール [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"
    }
}