Dealer Inspire Conversations - Notifications
This extension provides advanced notifications for Dealer Inspire Conversations
What is Dealer Inspire Conversations - Notifications?
Dealer Inspire Conversations - Notifications is a Chrome extension developed by https://dealerinspire.com, and its main feature is "This extension provides advanced notifications for Dealer Inspire Conversations".
Extension Screenshots
Download Dealer Inspire Conversations - Notifications Extension CRX File
Download Dealer Inspire Conversations - Notifications extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Use the Dealer Inspire Conversations extension to augment your Conversation's in-app notifications.
Extension Basic Information
Name | Dealer Inspire Conversations - Notifications |
ID | cjdkbdckofhgekglchbeaacbodmfdglg |
Official URL | https://chromewebstore.google.com/detail/dealer-inspire-conversati/cjdkbdckofhgekglchbeaacbodmfdglg |
Description | This extension provides advanced notifications for Dealer Inspire Conversations |
File Size | 346 KB |
Installation Count | 9,204 |
Current Version | 4.0.4 |
Last Updated | 2024-02-26 |
Publish Date | 2019-01-16 |
Rating | 4.50/5 Total 4 Ratings |
Developer | https://dealerinspire.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.dealerinspire.com/conversations |
Privacy Policy Page URL | https://www.dealerinspire.com/privacy-policy |
Supported Languages | 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": [ " |