Linkedin Time Converter

Convert linkedin relative time to exact time in one simple click

Linkedin Time Converterคืออะไร?

Linkedin Time Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Itamar Cohen และคุณลักษณะหลักของมันคือ "Convert linkedin relative time to exact time in one simple click"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Linkedin Time Converter

ดาวน์โหลดไฟล์ส่วนขยาย Linkedin Time Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}