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.
擴展基本資訊
名稱 | Onlysales |
ID | agblkophjoimeppcefjpbnmggonbfghc |
官方網址 | 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 |
電子郵箱 | [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": [ " |