Linkedin Time Converter

Convert linkedin relative time to exact time in one simple click

什麼是Linkedin Time Converter?

Linkedin Time Converter是由Itamar Cohen開發的Chrome擴展程式,該擴展的主要功能是“Convert linkedin relative time to exact time in one simple click”。

擴展截圖

screenshot

下載Linkedin Time Converter擴展crx文件

下載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
官方網址 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"
    }
}