Provider Finder Change Log
0.0.2.00
- Replaced alert-based output with a slide-in panel UI themed to KBB Digital Services branding.
- Unified provider scan and KBB product detection into a single trigger — both icon click and context menu now run the full scan.
- Panel displays results in three sections: Website Provider, OEM ID, and KBB Products.
- Each detected value has its own copy button with visual confirmation.
- Panel collapses to a tab handle on the right edge when clicking outside, and can be re-expanded without rescanning.
- Added Rescan button in panel footer.
- Renamed context menu item to "Provider Finder — Scan Page".
- Fixed bug where extension became inoperable after first run without a page refresh.
- Fixed bug where clipboard was not populated when OEM ID detection was enabled but no OEM ID was found.
- Consolidated three separate chrome.storage.sync.get calls into a single call.
- Clipboard writes now execute sequentially to ensure correct order in clipboard managers.
- Removed dead provider list entries with empty identifiers.
- Replaced separate options page with a settings panel accessible via the gear icon in the panel header.
- Removed options.html, options.js, and eventPage.js from the extension.
- Removed options_page entry from manifest.json.
- Added exception warnings for Penske, Neucar, Victory, and Jim Ellis.
0.0.1.18
- Modified Team Velocity identifiers.
- Modified Jazzel identifiers.
0.0.1.17
- Updated PA detection to reflect new iframe URL format.
- Added group ICO detection.
0.0.1.16
- Added visual list to the provider alert box showing all the results of the provider search with their corresponding number counts. It displays under the heading "Possible Providers"
- Fixed issue with regex characters not being escaped properly which caused false positive for non-dealer.com sites that contained the string "*dealer*com".
- Chaged dealer list search to use DOM with no scripts to prevent false positives.
0.0.1.15
- Updated DealerOn Honda OEM dectection regex expression. DOM uses double quotes instead of single.
0.0.1.14
- Added OEM ID detection for Toyota, Lexus, and Genesis.
- Added function to check document body with scripts for Ford Direct websites because FD does not allow vendor to add branding to site.
- Added Schomp to special dealer notifications.
0.0.1.13
- Regex match for providers excludes text between script tags. Fixes issue where some sites returning false positive because of GA4 script containing multiple provider identifiers.
- Change identifier for Dealer.com to ".dealer.com" because previous identifier required searching javascript code.
- Added instructions to check Dealer Exceptions list to the special dealer notification.
- Added Earnhardt Auto Centers to special dealer notifications.
0.0.1.12
- Updated all Ansira references to Sincro.
- Added VINCUE and SpaceAuto to vendors.
- Added Honda OEM ID validation for Dealer eProcess.
- Added Dealer Spike to vendors.
- Change identifier for Dealer.com to "DDC.WS.state" because previous identifier was attributed to GTM.
- Removed HOMENET as a website provider.
- Modified iframe regedit to detect installs that use the vendors' iframe widgets that don't use https: prefix in URL.
- Added delay to copy clipboard to hopefully solve copy to clipboard feature from intermittently not working.
- Removed deprecated background.persistent attribute which requires Manifest Version 2 or lower.
0.0.1.11
- Removed WIX as an unknown provider platform option.
- Changed provider detection to use the DOM rather than source code.
- Added oADD as a website provider.
0.0.1.10
- Added detection for Price Advisor. Positive detection will output API key.
- Changed context menu lable to KBB Detection.
0.0.1.9
- Fixed issue with DDC sites returning false results for pages with hidden products.
- Updated Sincro to Ansira
0.0.1.8
- Added Lazy Loading detection for iframed ICO pages.
- Corrected case sensitive issue with API detection for Lead Driver / Site Driver.
- Added case sensitive protection to ICO iframe SVOC detection.
- Updated context menu label to ICO-TIA-LD.
0.0.1.7
- Added API detection for Lead Driver / Site Driver.
0.0.1.6
- Fixed bug that added undefined value for iframe when non-ico iframe was present.
0.0.1.5
- Fixed regex issue where ICO/TIA identifier results in error if there is no src attribute in an iframe.
0.0.1.4
- Modified alert box for ICO/TIA identifier so that the text is selectable and able to be copied.
- Added support to identify the SVOC on an iframed ICO page.
0.0.1.3
- Added Overfuel to provider list.
- Added Dealer Masters to provider list.
- Added context menu option to check for Dealer-ID or TIA Data Key.
0.0.1.2
- Changed identifier for Lithia to "lithia.com" to prevent false positives.
- Added NABTHAT to Honda OEM ID detection.
- Added ability to check DOM for meta tags containing OEM ID.
Note:Right now, only NABTHAT using DOM. Function hardcoded for NABTHAT. Need to update once we have another DOM provider.
- Created new designation "DOMSearch" to identify web providers that require searching DOM for OEM ID.
- Created new designation "NA" to identify dealers who do not use the OEM ID in the website source code or DOM.
- Updated Team Velocity designation from NA to default search source code.
- Added PIXEL MOTION to Stellantis OEM ID detection.
- Added error handling for websites that should have OEM ID but don't. e.g. Fusion Zone Honda sometimes does not have ID on all Honda websites.
0.0.1.1
- Changed dealer.com identifier to "DDC.dataLayer" instead of ".dealer.com" because of false positives on non DDC sites.
- Updated the 8675-309 alert to indicate that the provider either does not use OEM IDs on the page or the user needs to check whether site is a group site or used car dealership.
- Added MOTIVE to website provider list.
- Added Sincro to Stellantis OEM ID detection (unsupported)
- Added Sincro to Acura OEM ID detection.
- Fixed bug that unnecessarily looped OEM ID array causing a null response and false error.
- Added Alfa Romeo / Stellantis to OEM ID detection.
- Added DEALER SYNC to Alfa Romeo OEM ID detection (unsupported).
0.0.1.0
- Introduced OEM ID Detection
- Features
- Activation toggle in options
- OEM ID detection for list below
- Unsupported web provider alert
- Web provider provision alert
- Special Notes
- Google Chrome may require permission to let the browser access the clipboard.
- OEM / Provider List
- Honda
- Dealer.com
- Dealer Inspire
- DealerOn
- Fusion Zone Automotive
- Team Velocity (unsupported)
- Sincro
- Acura
- Dealer.com
- Dealer Inspire
- DealerOn
- Fusion Zone Automotive
- Stellantis
- Dealer.com
- Dealer Inspire
- DealerOn
- Fusion Zone Automotive (unsupported)
- Reduced chance for false positive OEMID alert, by changing OEM matching to check Title tag and URL instead of full docbody for identifier.
0.0.0.7
- Added GET MY AUTO website vendor.
- Replaced "aan" with "All Auto Network" identifier for ALL AUTO NETWORK.
- Replaced "wix" with "wix.com" identifier for WIX.
0.0.0.6
- Added additional identifier "aan" for ALL AUTO NETWORK.
- Added additional identifier "fzautomotive" for FUSION ZONE AUTOMOTIVE
- Corrected spelling of Kunes Auto Group.
0.0.0.5
- Added MOTORCAR MARKETING to provider list.
- Changed method of capturing page content before DOM executes. Fixes issues with javascript plugins from 3rd party vendors loading content into source and returning a false positive.
- Discovered bug: Copy function will not work if website URL is not secure (https). No fix.
0.0.0.4
- Added functionality to check for website platform if provider not found.
- FusionZone acquired Motorwebs. Updated provider list.
0.0.0.3
- Bug - Falsly identifying site as a Sonic dealership due to accessibility widget code. Fix - Changed identifiers for Sonic dealers to "a Sonic Automotive" and "sonicautomotive"."
- Removed default options settings so they don't reset each time extension is updated.
0.0.0.2
- Added option to check for special dealers.
0.0.0.1
- Intial launch.
- Added option to copy website provider to clipboard.