YouTube Upload Time

Know exactly when a video was uploaded.

YouTube Upload Time क्या है?

YouTube Upload Time Beren द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Know exactly when a video was uploaded."।

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

screenshot

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

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

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

                        Ever asked yourself exactly when a video was uploaded? Do you want to know more about YouTube and its history? Do you spend lots of time watching videos? 
If the answer to any of those questions is yes, you should consider installing YouTube Upload Time.

This extension uses the Google API to know exactly when any video was uploaded. When you are watching, simply click on the extension's icon and the exact time and date will be displayed to you.

Privacy policy: https://legal.beren.dev/youtube.html                    

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

नाम YouTube Upload Time YouTube Upload Time
ID nenoecmaibjcahoahnmeinahlapheblg
आधिकारिक URL https://chromewebstore.google.com/detail/youtube-upload-time/nenoecmaibjcahoahnmeinahlapheblg
विवरण Know exactly when a video was uploaded.
फ़ाइल का आकार 148 KB
स्थापना संख्या 34,980
वर्तमान संस्करण 1.3
अंतिम अपडेट 2022-10-10
प्रकाशन तिथि 2020-09-27
रेटिंग 4.43/5 कुल 35 रेटिंग्स
डेवलपर Beren
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "YouTube Upload Time",
    "version": "1.3",
    "description": "Know exactly when a video was uploaded.",
    "permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/youdate.beren.dev\/"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/youdate_16.png",
            "32": "images\/youdate_32.png",
            "48": "images\/youdate_48.png",
            "128": "images\/youdate_128.png"
        }
    },
    "icons": {
        "16": "images\/youdate_16.png",
        "32": "images\/youdate_32.png",
        "48": "images\/youdate_48.png",
        "128": "images\/youdate_128.png"
    },
    "manifest_version": 3
}