Sphaxx
Free Linkedin Automation Tool
Sphaxxとは何ですか?
SphaxxはTitouan Lucianiによって開発されたChromeの拡張機能で、その主な機能は「Free Linkedin Automation Tool」です。
拡張機能のスクリーンショット
Sphaxx拡張機能のCRXファイルをダウンロード
Sphaxx拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Automate your linkedin prospection process securily with high time efficiency. Generate highly qualified leads. Send auto connect personalized requests and messages. Test and optimize your campaigns through real-time analytics. Reach up to 400 prospects per week for 15 minutes of your time. How does it works ? 1) Connect to your Linkedin account 2) Make a Linkedin search 3) Filter by people (click on the "People" button) 4) Import your prospects through our extension 5) Open the app to see your dashboard and manage your campaigns This extension set up its own cookies in order to handle the authentication process and communicate between linkedin and the app interface.
拡張機能の基本情報
名前 | Sphaxx |
ID | bofbclgnenhpggnjificbbidaenmophm |
公式URL | https://chromewebstore.google.com/detail/sphaxx/bofbclgnenhpggnjificbbidaenmophm |
説明 | Free Linkedin Automation Tool |
ファイルサイズ | 233 KB |
インストール数 | 22 |
現在のバージョン | 1.6.7 |
最終更新日 | 2021-05-27 |
公開日 | 2021-04-22 |
開発者 | Titouan Luciani |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://sphaxx.co/privacy-policy-french |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Sphaxx", "description": "Free Linkedin Automation Tool", "version": "1.6.7", "permissions": [ "storage", "cookies", "tabs", "webNavigation", "https:\/\/www.linkedin.com\/*", "https:\/\/sphaxx-five.vercel.app\/*", "https:\/\/sphaxx-five.vercel.app\/*" ], "background": { "scripts": [ ".\/bg.js" ], "persistent": false }, "browser_action": { "default_popup": "popup.html", "default_icon": "sphaxx16.png" }, "icons": { "16": "sphaxx16.png", "32": "32.png", "48": "48.png", "128": "sphaxx128.png" }, "manifest_version": 2 } |