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)؟
Astronomy Picture of the Day (APOD) هو إضافة Chrome تم تطويرها بواسطة Steven Harris، والميزة الرئيسية لها هي "This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Astronomy Picture of the Day (APOD)
قم بتنزيل ملفات الامتداد Astronomy Picture of the Day (APOD) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | Astronomy Picture of the Day (APOD) |
ID | gcpjcbpfjbhehgihibcncmaknkeeamip |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/astronomy-picture-of-the/gcpjcbpfjbhehgihibcncmaknkeeamip |
الوصف | This extension shows the Astronomy Image of the Day in a new tab (replaces default). Data from NASA API |
حجم الملف | 176 KB |
عدد التثبيتات | 112 |
النسخة الحالية | 1.0.3 |
آخر تحديث | 2016-02-24 |
تاريخ النشر | 2016-02-24 |
تقييم | 4.20/5 مجموع تقييمات 5 |
المطور | Steven Harris |
نوع الدفع | free |
اللغات المدعومة | 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" } } |