WSM Eikon
WSM Eikon helps optimize one's network of contacts, for personal and professional growth.
WSM Eikonとは何ですか?
WSM EikonはWSM Eikonによって開発されたChromeの拡張機能で、その主な機能は「WSM Eikon helps optimize one's network of contacts, for personal and professional growth.」です。
拡張機能のスクリーンショット
WSM Eikon拡張機能のCRXファイルをダウンロード
WSM Eikon拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
WSM Eikon helps optimize one's network of contacts, for personal and professional growth. With a few clicks, we enable you to use automated scenarios, without any technical knowledge. This extension will automatically retrieve the session cookies of the websites you're connected to. While using the WSM Eikon platform, you will have the possibility to automatically fetch such cookies to configure your workflows.
拡張機能の基本情報
名前 | WSM Eikon |
ID | ndgllkncallhcmlaofmhcjhomcjgancl |
公式URL | https://chromewebstore.google.com/detail/wsm-eikon/ndgllkncallhcmlaofmhcjhomcjgancl |
説明 | WSM Eikon helps optimize one's network of contacts, for personal and professional growth. |
ファイルサイズ | 17.26 KB |
インストール数 | 144 |
現在のバージョン | 2.1.0.0 |
最終更新日 | 2022-08-27 |
公開日 | 2022-06-15 |
開発者 | WSM Eikon |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.wholesoftmarket.com/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "WSM Eikon", "short_name": "WSM Eikon helps optimize one's network of contacts, for personal and professional growth.", "description": "WSM Eikon helps optimize one's network of contacts, for personal and professional growth.", "author": "Francois Ruchon", "version": "2.1.0.0", "homepage_url": "https:\/\/www.wholesoftmarket.com\/", "manifest_version": 3, "background": { "service_worker": "source\/background.js" }, "action": { "default_icon": { "16": "images\/Eikon_Logo16.png", "19": "images\/Eikon_Logo19.png", "28": "images\/Eikon_Logo28.png", "48": "images\/Eikon_Logo48.png", "128": "images\/Eikon_Logo128.png" }, "default_title": "WSM Eikon" }, "icons": { "16": "images\/Eikon_Logo16.png", "19": "images\/Eikon_Logo19.png", "28": "images\/Eikon_Logo28.png", "48": "images\/Eikon_Logo48.png", "128": "images\/Eikon_Logo128.png" }, "permissions": [ "cookies", "storage" ], "host_permissions": [ "*:\/\/*.linkedin.com\/*", "*:\/\/*.wholesoftmarket.com\/*" ], "web_accessible_resources": [], "externally_connectable": { "matches": [ "*:\/\/localhost\/*", "*:\/\/*.wholesoftmarket.com\/*" ] } } |