NASA Astronomy Picture of the Day New Tab

NASA Astronomy Picture of the Day New Tab

什么是NASA Astronomy Picture of the Day New Tab?

NASA Astronomy Picture of the Day New Tab是由gracia9828开发的Chrome扩展程序,该扩展的主要功能是“NASA Astronomy Picture of the Day New Tab”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载NASA Astronomy Picture of the Day New Tab扩展crx文件

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

扩展使用说明

                        Sets your new tab page to a personal dashboard that displays the NASA astronomy picture of the day (APOD). This new tab page is beautiful, educational, and feature rich. 

The new tab page comes with a search bar supporting configurable search options to Google, Bing, DuckDuckGo, You, Amazon, Walmart and eBay. You can create draggable and minimizable sticky notes. Timer and Desmos calculator widgets are available. Date and time can be configured. Shortcuts are set to most visited websites but can be edited. The position of them can be set to the center or the bottom. In the settings features can be toggled. In the bottom left there is a link to NASA astronomy picture of the day. Available in light and dark themes.                    

扩展基本信息

名称 NASA Astronomy Picture of the Day New Tab NASA Astronomy Picture of the Day New Tab
ID cpioknajigibofdjkagdpeemjfajffjf
官方URL https://chromewebstore.google.com/detail/nasa-astronomy-picture-of/cpioknajigibofdjkagdpeemjfajffjf
简介 NASA Astronomy Picture of the Day New Tab
文件大小 2.08 MB
安装次数 1,575
当前版本 1.0.5
更新时间 2023-06-24
上架时间 2023-01-29
评分 4.73/5 共11次评分
开发者 gracia9828
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NASA Astronomy Picture of the Day New Tab",
    "description": "NASA Astronomy Picture of the Day New Tab",
    "version": "1.0.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"
    }
}