Random NASA Pic of the Day
Theme with a random Nasa Pic of the Day
Random NASA Pic of the Dayとは何ですか?
Random NASA Pic of the Dayはskiroyjenkinsによって開発されたChromeの拡張機能で、その主な機能は「Theme with a random Nasa Pic of the Day」です。
拡張機能のスクリーンショット
Random NASA Pic of the Day拡張機能のCRXファイルをダウンロード
Random NASA Pic of the Day拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Open a new tab and see a random NASA picture of the day! When you open a new tab, you will be greeted with a picture from NASA's Picture of the day archive on a randomly chosen date. The title of the image along with the date it was chosen as the Picture of the Day will appear in the top left and a description provided by NASA will be in the bottom right. You can also choose to view the HD version of the image by clicking the "Open HD Image" in the top left. Versions: 0.2: - Added icons 0.2.1: - Added copyright to image if image isn't public domain - Fixed Small tile image and added Large tile image - Added more screenshots 0.2.2 - Updated Screenshots - WIP: adding download button for the HD image
拡張機能の基本情報
名前 | Random NASA Pic of the Day |
ID | omhdoabhgjjhaecjkccomlimagpbfben |
公式URL | https://chromewebstore.google.com/detail/random-nasa-pic-of-the-da/omhdoabhgjjhaecjkccomlimagpbfben |
説明 | Theme with a random Nasa Pic of the Day |
ファイルサイズ | 793 KB |
インストール数 | 1,912 |
現在のバージョン | 0.2.2 |
最終更新日 | 2019-03-19 |
公開日 | 2019-03-19 |
評価 | 4.33/5 合計 3 レビュー |
開発者 | skiroyjenkins |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": ".\/page\/index.html" }, "name": "Random NASA Pic of the Day", "description": "Theme with a random Nasa Pic of the Day", "version": "0.2.2", "manifest_version": 2, "icons": { "128": ".\/milkyWay2.png", "16": ".\/milkyWay1.png" } } |