Onlysales
The OnlySales extension allows you to link your account, with other CRM's - and be able to port leads over to follow up with inside…
Onlysalesとは何ですか?
OnlysalesはOnlySalesによって開発されたChromeの拡張機能で、その主な機能は「The OnlySales extension allows you to link your account, with other CRM's - and be able to port leads over to follow up with inside…」です。
拡張機能のスクリーンショット
Onlysales拡張機能のCRXファイルをダウンロード
Onlysales拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The OnlySales extension allows you to link your account, with other CRM's - and be able to port leads over to follow up with inside of the OnlySales platform. 拡張機能の基本情報
| 名前 | |
| ID | agblkophjoimeppcefjpbnmggonbfghc |
| 公式URL | https://chromewebstore.google.com/detail/onlysales/agblkophjoimeppcefjpbnmggonbfghc |
| 説明 | The OnlySales extension allows you to link your account, with other CRM's - and be able to port leads over to follow up with inside… |
| ファイルサイズ | 276 KB |
| インストール数 | 779 |
| 現在のバージョン | 3.0.6 |
| 最終更新日 | 2023-08-18 |
| 公開日 | 2023-07-12 |
| 評価 | 4.40/5 合計 5 レビュー |
| 開発者 | OnlySales |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://onlysales.io |
| ヘルプページのURL | https://help.onlysales.io |
| プライバシーポリシーページのURL | https://www.onlysales.io/terms-and-condition |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Onlysales",
"version": "3.0.6",
"author": "Neil Patrick Lacson",
"description": "",
"action": {
"default_popup": "html\/popup.html",
"default_icon": {
"16": "icons\/16.png",
"32": "icons\/16.png",
"48": "icons\/16.png",
"128": "icons\/16.png"
}
},
"content_scripts": [
{
"matches": [
"https:\/\/*.vanillasoft.net\/*"
],
"js": [
"src\/vanillasoft.js"
]
},
{
"matches": [
" | |