Linkedin Time Converter

Convert linkedin relative time to exact time in one simple click

Linkedin Time Converter क्या है?

Linkedin Time Converter Itamar Cohen द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Convert linkedin relative time to exact time in one simple click"।

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

screenshot

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

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

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

                        Convert Linkedin post time and comment time from relative time (e.g 3m / 4h / 5mo / 2y) to exact time.                    

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

नाम Linkedin Time Converter Linkedin Time Converter
ID gcgigoahghffkodfcmcfcnamjlgegnnb
आधिकारिक URL https://chrome.google.com/webstore/detail/linkedin-time-converter/gcgigoahghffkodfcmcfcnamjlgegnnb
विवरण Convert linkedin relative time to exact time in one simple click
फ़ाइल का आकार 38.96 KB
स्थापना संख्या 91
वर्तमान संस्करण 1.0.1
अंतिम अपडेट 2022-11-24
प्रकाशन तिथि 2022-11-23
डेवलपर Itamar Cohen
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Linkedin Time Converter",
    "description": "Convert linkedin relative time to exact time in one simple click",
    "version": "1.0.1",
    "manifest_version": 3,
    "action": {
        "default_icon": "favicon-16x16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "icons": {
        "16": "favicon.ico",
        "32": "favicon-32x32.png",
        "128": "icon128.png",
        "192": "android-chrome-192x192.png"
    }
}