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…
Hvad er Onlysales?
Onlysales er en Chrome-udvidelse udviklet af OnlySales, og dens hovedfunktion er "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…".
Udvidelsesskærmbilleder
Download Onlysales-udvidelses-CRX-fil
Download Onlysales-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | |
ID | agblkophjoimeppcefjpbnmggonbfghc |
Officiel URL | https://chromewebstore.google.com/detail/onlysales/agblkophjoimeppcefjpbnmggonbfghc |
Beskrivelse | 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… |
Filstørrelse | 276 KB |
Antal Installationer | 779 |
Nuværende Version | 3.0.6 |
Senest Opdateret | 2023-08-18 |
Udgivelsesdato | 2023-07-12 |
Bedømmelse | 4.40/5 Samlet 5 Bedømmelser |
Udvikler | OnlySales |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://onlysales.io |
Hjælpeside-URL | https://help.onlysales.io |
URL til Fortrolighedspolitik Side | https://www.onlysales.io/terms-and-condition |
Understøttede Sprog | 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": [ " |