Linkder
Visually inspect a list of websites or social media profiles in a snap.
Linkderとは何ですか?
Linkderはhttps://linkder.coによって開発されたChromeの拡張機能で、その主な機能は「Visually inspect a list of websites or social media profiles in a snap.」です。
拡張機能のスクリーンショット
Linkder拡張機能のCRXファイルをダウンロード
Linkder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Visually inspect hundreds of websites or social media profiles in minutes, not hours. Click ❤️ if it's a match or ✖️ if it's not. Need to add a note? No problem. After you're finished export everything into a CSV file.
拡張機能の基本情報
名前 | Linkder |
ID | pjkfnccncckmlnncfcfcdngenkeecgko |
公式URL | https://chromewebstore.google.com/detail/linkder/pjkfnccncckmlnncfcfcdngenkeecgko |
説明 | Visually inspect a list of websites or social media profiles in a snap. |
ファイルサイズ | 1.65 MB |
インストール数 | 84 |
現在のバージョン | 1.11 |
最終更新日 | 2022-09-23 |
公開日 | 2022-09-23 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | https://linkder.co |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://linkder.co |
プライバシーポリシーページのURL | https://linkder.co/privacy.html |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Linkder", "version": "1.11", "description": "Visually inspect a list of websites or social media profiles in a snap.", "icons": { "128": "img\/128_icon.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": "img\/128_icon.png", "default_title": "Linkder" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/app.linkder.co\/*" ], "manifest_version": 3 } |