Skip to content

Commit

Permalink
update: manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
DaKingKong committed Sep 13, 2024
1 parent 12549ea commit 605743f
Showing 1 changed file with 25 additions and 3 deletions.
28 changes: 25 additions & 3 deletions src/adapters/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
"redirectUri": "https://ringcentral.github.io/ringcentral-embeddable/redirect.html",
"author": {
"name": "RingCentral Labs",
"websiteUrl": "https://github.com/ringcentral/rc-unified-crm-extension",
"iconUrl": "https://lh3.googleusercontent.com/opCzi-yJ2FLuN_XmmZPj_OuKtXhgW6w77_8tZPH5Y6tFw2Zwk8T-XGW0z0Xio_FgdvTRLJ3k-kYplXtmUhKjzxMkJEQ=s60",
"supportUrl": "https://community.ringcentral.com/groups/unified-crm-extension-22?utm_source=crm-extension&utm_medium=link&utm_campaign=in-app-link"
"websiteUrl": "https://github.com/ringcentral/rc-unified-crm-extension"
},
"platforms": {
"pipedrive": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Pipedrive_logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/pipedrive/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "pipedrive.com",
"name": "pipedrive",
"displayName": "Pipedrive",
Expand Down Expand Up @@ -127,6 +129,10 @@
},
"insightly": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Insightly_logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/insightly/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "insightly.com",
"name": "insightly",
"displayName": "Insightly",
Expand Down Expand Up @@ -303,6 +309,10 @@
},
"clio": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Clio_Logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/clio/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "app.clio.com",
"name": "clio",
"displayName": "Clio",
Expand Down Expand Up @@ -426,6 +436,10 @@
},
"redtail": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Redtail_Logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/redtail/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "crm.redtailtechnology.com",
"name": "redtail",
"auth": {
Expand Down Expand Up @@ -539,6 +553,10 @@
},
"bullhorn": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Bullhorn_Logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/bullhorn/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "app.bullhornstaffing.com",
"name": "bullhorn",
"displayName": "Bullhorn",
Expand Down Expand Up @@ -664,6 +682,10 @@
},
"netsuite": {
"logoUrl": "https://raw.githubusercontent.com/ringcentral/rc-unified-crm-extension/main/docs/img/CRMLogos/Netsuite_Logo.png",
"documentationUrl": "https://ringcentral.github.io/rc-unified-crm-extension/netsuite/",
"releaseNotesUrl": "https://ringcentral.github.io/rc-unified-crm-extension/release-notes/",
"getSupportUrl": "https://community.ringcentral.com/topic/new?fid=22",
"writeReviewUrl": "https://chromewebstore.google.com/detail/ringcentral-crm-extension/kkhkjhafgdlihndcbnebljipgkandkhh/reviews",
"urlIdentifier": "*.app.netsuite.com/app*",
"name": "netsuite",
"displayName": "NetSuite",
Expand Down

0 comments on commit 605743f

Please sign in to comment.