Dealer Inspire Conversations - Notifications
This extension provides advanced notifications for Dealer Inspire Conversations
Wat is Dealer Inspire Conversations - Notifications?
Dealer Inspire Conversations - Notifications is een Chrome-extensie ontwikkeld door https://dealerinspire.com, en de belangrijkste functie is "This extension provides advanced notifications for Dealer Inspire Conversations".
Extensie Screenshots
Download het CRX-bestand van de extensie Dealer Inspire Conversations - Notifications
Download Dealer Inspire Conversations - Notifications-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Use the Dealer Inspire Conversations extension to augment your Conversation's in-app notifications. Basisinformatie over de Extensie
| Naam | |
| ID | cjdkbdckofhgekglchbeaacbodmfdglg |
| Officiële URL | https://chromewebstore.google.com/detail/dealer-inspire-conversati/cjdkbdckofhgekglchbeaacbodmfdglg |
| Beschrijving | This extension provides advanced notifications for Dealer Inspire Conversations |
| Bestandsgrootte | 346 KB |
| Aantal Installaties | 9,204 |
| Huidige Versie | 4.0.4 |
| Laatst Bijgewerkt | 2024-02-26 |
| Publicatiedatum | 2019-01-16 |
| Beoordeling | 4.50/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | https://dealerinspire.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | http://www.dealerinspire.com/conversations |
| URL van de Privacybeleid Pagina | https://www.dealerinspire.com/privacy-policy |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Dealer Inspire Conversations - Notifications",
"description": "This extension provides advanced notifications for Dealer Inspire Conversations",
"version": "4.0.4",
"action": {
"default_icon": "images\/icon.png"
},
"background": {
"service_worker": "scripts\/background.js"
},
"content_scripts": [
{
"matches": [
"file:\/\/*\/alert.html"
],
"js": [
"scripts\/content-offer.js",
"scripts\/content-message.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"installation-check.txt"
],
"matches": [
" | |