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…
Vad är Onlysales?
Onlysales är en Chrome-tillägg utvecklad av OnlySales, och dess huvudfunktion är "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…".
Tilläggsskärmbilder
Ladda ner Onlysales-förlängningens CRX-fil
Ladda ner Onlysales-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Onlysales |
ID | agblkophjoimeppcefjpbnmggonbfghc |
Officiell webbadress | https://chromewebstore.google.com/detail/onlysales/agblkophjoimeppcefjpbnmggonbfghc |
Beskrivning | 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… |
Filstorlek | 276 KB |
Antal Installationer | 779 |
Aktuell Version | 3.0.6 |
Senast Uppdaterad | 2023-08-18 |
Publiceringsdatum | 2023-07-12 |
Betyg | 4.40/5 Totalt 5 Betyg |
Utvecklare | OnlySales |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://onlysales.io |
Hjälpsida URL | https://help.onlysales.io |
URL till Sekretesspolicy Sidan | https://www.onlysales.io/terms-and-condition |
Stödda Språk | 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": [ " |