VanitIn

Plugin pour surveiller ses vanity metriques sur Linkedin

VanitInとは何ですか?

VanitInはhttps://paulgrillet.frによって開発されたChromeの拡張機能で、その主な機能は「Plugin pour surveiller ses vanity metriques sur Linkedin」です。

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

screenshot
screenshot
screenshot
screenshot

VanitIn拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Suivez votre évolution, analysez votre reach, votre engagement et celui de vos concurrents ! Aucune donnée n'est enregistrée.                    

拡張機能の基本情報

名前 VanitIn VanitIn
ID jigfklfdoamnlckfebcmdbhnbmhpfmda
公式URL https://chromewebstore.google.com/detail/vanitin/jigfklfdoamnlckfebcmdbhnbmhpfmda
説明 Plugin pour surveiller ses vanity metriques sur Linkedin
ファイルサイズ 1.97 MB
インストール数 59
現在のバージョン 1.04
最終更新日 2022-02-09
公開日 2022-01-04
評価 5.00/5 合計 2 レビュー
開発者 https://paulgrillet.fr
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://paulgrillet.fr/
対応言語 fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "VanitIn",
    "description": "Plugin pour surveiller ses vanity metriques sur Linkedin",
    "version": "1.04",
    "author": "Paul Grillet",
    "background": {
        "scripts": [
            "popup.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}