Social Vehicle Lister
Posting vehicles on Facebook Marketplace has never been so easy!
What is Social Vehicle Lister?
Social Vehicle Lister is a Chrome extension developed by Social Auto Group, and its main feature is "Posting vehicles on Facebook Marketplace has never been so easy!".
Extension Screenshots
Download Social Vehicle Lister Extension CRX File
Download Social Vehicle Lister 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
Our extension will load your dealership's inventory instantly and you select which one you want to post to Facebook marketplace. The extension will load all of the photos and fill out the form for you! This will allow you to save precious time doing other things, like selling cars!
Extension Basic Information
Name | Social Vehicle Lister |
ID | lfdhedfobojdnaeigogpcbdhdgpkiekp |
Official URL | https://chromewebstore.google.com/detail/social-vehicle-lister/lfdhedfobojdnaeigogpcbdhdgpkiekp |
Description | Posting vehicles on Facebook Marketplace has never been so easy! |
File Size | 3.27 MB |
Installation Count | 548 |
Current Version | 1.06 |
Last Updated | 2024-01-12 |
Publish Date | 2023-05-25 |
Rating | 5.00/5 Total 3 Ratings |
Developer | Social Auto Group |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Social Vehicle Lister", "description": "Posting vehicles on Facebook Marketplace has never been so easy!", "version": "1.06", "manifest_version": 3, "host_permissions": [ "https:\/\/sag.gemquery.com\/*", "https:\/\/www.mckinnontoyota.com\/*", "*:\/\/*.facebook.com\/*" ], "permissions": [ "storage" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" } }, "icons": { "16": "logo.png", "32": "logo.png", "48": "logo.png", "128": "logo.png" }, "content_scripts": [ { "run_at": "document_end", "matches": [ " |