Crossbeam Account Mapping
Find and action partner overlaps with Crossbeam for Chrome
Crossbeam Account Mappingとは何ですか?
Crossbeam Account MappingはCrossbeamによって開発されたChromeの拡張機能で、その主な機能は「Find and action partner overlaps with Crossbeam for Chrome」です。
拡張機能のスクリーンショット
Crossbeam Account Mapping拡張機能のCRXファイルをダウンロード
Crossbeam Account Mapping拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Crossbeam is the world's first and most powerful partner ecosystem platform. We act as a data escrow service that finds overlapping customers and prospects with your partners while keeping the rest of your data private and secure. Use Crossbeam Account Mapping to: - Get notified if the site you are browsing has an overlap in your Crossbeam account. - See any matching partners and populations you share without navigating to Crossbeam. - Start a Crossbeam Thread with your partner with a single click. Thousands of companies use Crossbeam for instant account mapping, driving ecosystem qualified leads, and vetting new partnerships. Join the Crossbeam Network for free at crossbeam.com.
拡張機能の基本情報
名前 | Crossbeam Account Mapping |
ID | helpjbehgodflkpbifaolbjmkjffmeop |
公式URL | https://chromewebstore.google.com/detail/crossbeam-account-mapping/helpjbehgodflkpbifaolbjmkjffmeop |
説明 | Find and action partner overlaps with Crossbeam for Chrome |
ファイルサイズ | 4.69 MB |
インストール数 | 1,031 |
現在のバージョン | 2.2.0 |
最終更新日 | 2021-10-06 |
公開日 | 2021-03-14 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Crossbeam |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://www.crossbeam.com |
プライバシーポリシーページのURL | https://www.crossbeam.com/legal/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Crossbeam Account Mapping", "short_name": "Crossbeam Account Mapping", "version": "2.2.0", "description": "Find and action partner overlaps with Crossbeam for Chrome", "permissions": [ "tabs", "storage", "cookies", "unlimitedStorage", "https:\/\/app.crossbeam.com\/" ], "browser_action": { "default_popup": "popup\/index.html?popup=true", "default_title": "Crossbeam" }, "options_page": "popup\/options\/options.html", "icons": { "128": ".\/assets\/logo.png" }, "content_scripts": [ { "js": [ "contentscript.js" ], "css": [ "contentscript.css" ], "matches": [ " |