Auto Commenter
Automatically respond to All Comments on your Facebook posts. Maximize exposure and engagement of your posts.
Auto Commenter là gì?
Auto Commenter là một tiện ích mở rộng Chrome được phát triển bởi https://automationmarketingsoftware.com, và tính năng chính của nó là "Automatically respond to All Comments on your Facebook posts. Maximize exposure and engagement of your posts.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Auto Commenter
Tải xuống các tệp mở rộng Auto Commenter dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
AutoCommenter will automatically respond to all comments on your post, strategically leveraging the Facebook Algorithm to get maximum post exposure and engagement. It will also send Private Messages through Messenger with your Call-To-Action link to keep other people commenting on your post to get the unpublished link. Part of the Automation Marketing Software Suite.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Auto Commenter |
ID | djieljbbjapleieilkeepbalnfaikhnn |
URL Chính Thức | https://chromewebstore.google.com/detail/auto-commenter/djieljbbjapleieilkeepbalnfaikhnn |
Mô tả | Automatically respond to All Comments on your Facebook posts. Maximize exposure and engagement of your posts. |
Kích Thước Tệp | 1.73 MB |
Số Lần Cài Đặt | 395 |
Phiên Bản Hiện Tại | 11.01.25.2 |
Cập Nhật Lần Cuối | 2023-12-29 |
Ngày Phát Hành | 2021-11-17 |
Đánh Giá | 4.20/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | https://automationmarketingsoftware.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://AutomationMarketingSoftware.com |
URL Trang Trợ Giúp | https://ebfn.net/ac |
URL Trang Chính Sách Bảo Mật | https://www.automationmarketingsoftware.com/privacy-policy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Auto Commenter", "version": "11.01.25.2", "description": "Automatically respond to All Comments on your Facebook posts. Maximize exposure and engagement of your posts.", "short_name": "AC", "icons": { "16": "images\/614a1c904f51ca7197bc4c51-AutoCommenter-1632958177095-small_icon.png", "48": "images\/614a1c904f51ca7197bc4c51-AutoCommenter-1632958177151-medium_icon.png", "128": "images\/614a1c904f51ca7197bc4c51-AutoCommenter-1632958177221-large_icon.png" }, "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "js": [ ".\/jquery.min.js", ".\/js\/content.js" ], "css": [ "assets\/content.css", "css\/customCss.css" ] } ], "action": { "default_popup": "login.html", "default_title": "Auto Commenter" }, "permissions": [ "tabs", "scripting", "storage", "activeTab", "declarativeNetRequest" ], "host_permissions": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "options_page": "settings.html", "background": { "service_worker": ".\/js\/assembleAllScript.js" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "images\/*", "js\/*", "settings.html" ], "matches": [ " |