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」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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" } } |