linktime: Linkedin Extension

What's the best time to post on Linkedin ?

linktime: Linkedin Extensionとは何ですか?

linktime: Linkedin Extensionはhttps://linktime.coによって開発されたChromeの拡張機能で、その主な機能は「What's the best time to post on Linkedin ?」です。

拡張機能のスクリーンショット

screenshot
screenshot

linktime: Linkedin Extension拡張機能のCRXファイルをダウンロード

linktime: Linkedin Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The optimal time to share content on LinkedIn is when your audience is most active and ready to engage.

By analyzing when your audience is the most active, we understand their connection habits.

And create graphs everyday that help us determine the perfect timing for each of your posts.

 You spend hours on the right post, to post it at the wrong time.

Stop wasting your effort and try linktime now, it’s free.                    

拡張機能の基本情報

名前 linktime: Linkedin Extension linktime: Linkedin Extension
ID leefhlpiieldibogmhbmpdkdjdddabji
公式URL https://chromewebstore.google.com/detail/linktime-linkedin-extensi/leefhlpiieldibogmhbmpdkdjdddabji
説明 What's the best time to post on Linkedin ?
ファイルサイズ 231 KB
インストール数 783
現在のバージョン 1.2.12
最終更新日 2024-03-05
公開日 2024-02-10
評価 5.00/5 合計 23 レビュー
開発者 https://linktime.co
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://linktime.co
ヘルプページのURL https://support.linktime.co
プライバシーポリシーページのURL https://vialec75.notion.site/linktime-Privacy-Policy-205885b165b04acdb6ff2bf83ea275a4?pvs=4
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "linktime: Linkedin Extension",
    "version": "1.2.12",
    "description": "What's the best time to post on Linkedin ?",
    "permissions": [
        "identity",
        "identity.email",
        "storage",
        "unlimitedStorage",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/www.linkedin.com\/",
        "https:\/\/api.notion.com\/v1\/pages\/"
    ],
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "service_worker.js",
        "type": "module"
    }
}