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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |