Telescope

The NASA Astronomy Picture of the Day in every new tab you open.

什麼是Telescope?

Telescope是由fookay開發的Chrome擴展程式,該擴展的主要功能是“The NASA Astronomy Picture of the Day in every new tab you open.”。

擴展截圖

screenshot

下載Telescope擴展crx文件

下載Telescope擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Every day NASA uploads a new astronomy picture. Now, with Telescope, you can see it every time you open a new tab. You can click the title to visit NASA's website that contains an explanation of the picture as written by a professional astronomer. Clicking the picture fades everything else to black allowing you to focus in on all of the details.

If there's trouble downloading the picture, a randomly selected picture from the library of bundled images will be loaded instead. They're straight from NASA and high-resolution to boot.

"Astronomy compels the soul to look upwards and leads us from this world to another." - Plato                    

擴展基本資訊

名稱 Telescope Telescope
ID mcbkdemjpfgkelnhcnbkoafaljnblcjd
官方網址 https://chromewebstore.google.com/detail/telescope/mcbkdemjpfgkelnhcnbkoafaljnblcjd
簡介 The NASA Astronomy Picture of the Day in every new tab you open.
檔案大小 20.35 MB
安裝次數 966
目前版本 1.0
更新時間 2016-02-01
上架時間 2016-01-31
評分 4.00/5 共 2 次評分
開發者 fookay
付費類型 free
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Telescope",
    "description": "The NASA Astronomy Picture of the Day in every new tab you open.",
    "version": "1.0",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "manifest_version": 2
}