Astronomy Picture of the Day (APOD)

This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API

Astronomy Picture of the Day (APOD) là gì?

Astronomy Picture of the Day (APOD) là một tiện ích mở rộng Chrome được phát triển bởi Steven Harris, và tính năng chính của nó là "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Astronomy Picture of the Day (APOD)

Tải xuống các tệp mở rộng Astronomy Picture of the Day (APOD) dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Who doesn't love a good photo of our Universe? 

NASA has a massive library of beautiful imagery, every day they showcase a single image. We display this image in a new tab, so we don't have to go out our way to view it.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Astronomy Picture of the Day (APOD) Astronomy Picture of the Day (APOD)
ID gcpjcbpfjbhehgihibcncmaknkeeamip
URL Chính Thức https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip
Mô tả This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API
Kích Thước Tệp 176 KB
Số Lần Cài Đặt 112
Phiên Bản Hiện Tại 1.0.3
Cập Nhật Lần Cuối 2016-02-24
Ngày Phát Hành 2016-02-24
Đánh Giá 4.20/5 Tổng số 5 Đánh Giá
Nhà Phát Triển Steven Harris
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "author": "Steven Harris",
    "name": "Astronomy Picture of the Day (APOD)",
    "description": "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API",
    "version": "1.0.3",
    "chrome_url_overrides": {
        "newtab": "apod.html"
    }
}