Affinity Pathfinder
Take relationship intelligence anywhere.
Cos'è Affinity Pathfinder?
Affinity Pathfinder è un'estensione di Chrome sviluppata da Affinity, e la sua funzione principale è "Take relationship intelligence anywhere.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Affinity Pathfinder
Scarica i file di estensione Affinity Pathfinder in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Dramatically reduce time spent finding the right deal with relationship intelligence, business insights, and a connection to your CRM as you research and engage deals from websites, LinkedIn, and Gmail.
With Affinity Pathfinder you can:
★ Save hours spent finding the right deals
View automatically surfaced data points next to websites and LinkedIn profiles to assess companies and people as you find your next deal.
★ Keep your deal pipeline up-to-date
Assign potential deals to lists, create opportunities, and update deal status as you get new insights.
★ Instantly share insights with your team
Your notes, profile updates, and deal changes are instantly viewable by your team in Affinity CRM, Affinity Meetings, and Affinity Outlook.
★ Close deals faster with warm introductions
Identify colleagues and allies that can provide warm introductions to potential deals as you qualify them.
★ Access relationship context where you need it
Catch up on deal progress and avoid duplicate work with a timeline of activity and notes from previous interactions.
If you have a question about Affinity Pathfinder, Affinity, or any of Affinity’s offerings, please email us at [email protected]. Informazioni di Base sull'Estensione
| Nome | |
| ID | mnfkepfkbemjhmpijcepabfhkldegbga |
| URL Ufficiale | https://chromewebstore.google.com/detail/affinity-pathfinder/mnfkepfkbemjhmpijcepabfhkldegbga |
| Descrizione | Take relationship intelligence anywhere. |
| Dimensione del File | 3.27 MB |
| Conteggio Installazioni | 9,459 |
| Versione Corrente | 2.34.0 |
| Ultimo Aggiornamento | 2024-02-13 |
| Data di Pubblicazione | 2022-09-14 |
| Valutazione | 3.63/5 Totale 8 Valutazioni |
| Sviluppatore | Affinity |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.affinity.co/ |
| URL della Pagina di Aiuto | https://support.affinity.co/hc |
| URL della Pagina della Politica sulla Privacy | https://www.affinity.co/legal/privacy-policy |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Affinity Pathfinder",
"version": "2.34.0",
"description": "Take relationship intelligence anywhere.",
"background": {
"service_worker": "dist_ext\/background.js"
},
"action": {
"default_icon": {
"16": "dist_ext\/assets\/affinity-logo-16.png",
"32": "dist_ext\/assets\/affinity-logo-32.png",
"64": "dist_ext\/assets\/affinity-logo-64.png",
"80": "dist_ext\/assets\/affinity-logo-80.png",
"128": "dist_ext\/assets\/affinity-logo-128.png"
},
"default_title": "Affinity Pathfinder"
},
"icons": {
"16": "dist_ext\/assets\/affinity-logo-16.png",
"32": "dist_ext\/assets\/affinity-logo-32.png",
"64": "dist_ext\/assets\/affinity-logo-64.png",
"80": "dist_ext\/assets\/affinity-logo-80.png",
"128": "dist_ext\/assets\/affinity-logo-128.png"
},
"content_scripts": [
{
"matches": [
"https:\/\/mail.google.com\/*"
],
"js": [
"dist_ext\/gmail.js"
]
},
{
"matches": [
" | |