Tokyo Cyberpunk New Tab

Tokyo Cyberpunk New Tab personal dashboard

什么是Tokyo Cyberpunk New Tab?

Tokyo Cyberpunk New Tab是由newtabdemo开发的Chrome扩展程序,该扩展的主要功能是“Tokyo Cyberpunk New Tab personal dashboard”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Tokyo Cyberpunk New Tab扩展crx文件

下载Tokyo Cyberpunk New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        The best Cyberpunk New Tab around.

Features included:
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting.                    

扩展基本信息

名称 Tokyo Cyberpunk New Tab Tokyo Cyberpunk New Tab
ID ecejfhgabhfplpljkjiiacfcocgbbdhi
官方URL https://chrome.google.com/webstore/detail/tokyo-cyberpunk-new-tab/ecejfhgabhfplpljkjiiacfcocgbbdhi
简介 Tokyo Cyberpunk New Tab personal dashboard
文件大小 67.91 MB
安装次数 66
当前版本 1.5
更新时间 2023-04-02
上架时间 2023-04-02
评分 5.00/5 共2次评分
开发者 newtabdemo
电子邮箱 [email protected]
付费类型 free
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tokyo Cyberpunk New Tab",
    "description": "Tokyo Cyberpunk New Tab personal dashboard",
    "version": "1.5",
    "manifest_version": 3,
    "icons": {
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "action": {
        "default_title": "New Tab"
    },
    "background": {
        "service_worker": "background.js"
    }
}