New Tab with Aerial Videos

Watch Apple's gorgeous aerial videos every time you open a new tab.

New Tab with Aerial Videos क्या है?

New Tab with Aerial Videos Unknown द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Watch Apple's gorgeous aerial videos every time you open a new tab."।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में New Tab with Aerial Videos एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension overrides the default new tab page and brings the stunning Apple Aerial Video Screensavers to your Chrome browser.

-The video will automatically switch to another once it's finished
-You have the option to display/hide the location (as an overlay or in the tab title)
-You have the option to display/hide the video controls.

As the videos are streamed from Apple's website, and internet connection is required.

Storage permission is required to save your settings.

2018-09-18 Minor bug fixes                    

एक्सटेंशन की मूल जानकारी

नाम New Tab with Aerial Videos New Tab with Aerial Videos
ID onkmpijjdapellfindiohcfgmifppegh
आधिकारिक URL https://chromewebstore.google.com/detail/new-tab-with-aerial-video/onkmpijjdapellfindiohcfgmifppegh
विवरण Watch Apple's gorgeous aerial videos every time you open a new tab.
फ़ाइल का आकार 110 KB
स्थापना संख्या 86
वर्तमान संस्करण 0.1.5
अंतिम अपडेट 2018-09-14
प्रकाशन तिथि 2018-09-14
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर Unknown
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "author": "mogwaee",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "description": "Watch Apple's gorgeous aerial videos every time you open a new tab.",
    "icons": {
        "128": "img\/icon.png",
        "48": "img\/icon.png"
    },
    "manifest_version": 2,
    "name": "New Tab with Aerial Videos",
    "options_page": "options.html",
    "permissions": [
        "http:\/\/a1.phobos.apple.com\/us\/r1000\/000\/Features\/atv\/AutumnResources\/videos\/entries.json",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.1.5"
}