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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Theme with a random Nasa Pic of the Day"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Random NASA Pic of the Day एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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"
    }
}