Social Vehicle Lister
Posting vehicles on Facebook Marketplace has never been so easy!
什么是Social Vehicle Lister?
Social Vehicle Lister是由Social Auto Group开发的Chrome扩展程序,该扩展的主要功能是“Posting vehicles on Facebook Marketplace has never been so easy!”。
扩展截图
下载Social Vehicle Lister扩展crx文件
下载Social Vehicle Lister扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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!
扩展基本信息
名称 | Social Vehicle Lister |
ID | lfdhedfobojdnaeigogpcbdhdgpkiekp |
官方URL | https://chromewebstore.google.com/detail/social-vehicle-lister/lfdhedfobojdnaeigogpcbdhdgpkiekp |
简介 | Posting vehicles on Facebook Marketplace has never been so easy! |
文件大小 | 3.27 MB |
安装次数 | 548 |
当前版本 | 1.06 |
更新时间 | 2024-01-12 |
上架时间 | 2023-05-25 |
评分 | 5.00/5 共3次评分 |
开发者 | Social Auto Group |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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": [ " |