AUTO LIKE & CMT POST IN TIMELINE
AUTO LIKE & CMT POST IN TIMELINE
What is AUTO LIKE & CMT POST IN TIMELINE?
AUTO LIKE & CMT POST IN TIMELINE is a Chrome extension developed by cphuong.coldboy, and its main feature is "AUTO LIKE & CMT POST IN TIMELINE".
Extension Screenshots
Download AUTO LIKE & CMT POST IN TIMELINE Extension CRX File
Download AUTO LIKE & CMT POST IN TIMELINE 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
Ứng dụng hỗ trợ người dùng facebook bình luận và thích các bài viết của người khác, nhằm mục đích tăng tương tác cho mình
Extension Basic Information
Name | |
ID | hfmlahmelnjgfekohoohpmgpkjccdlig |
Official URL | https://chromewebstore.google.com/detail/auto-like-cmt-post-in-tim/hfmlahmelnjgfekohoohpmgpkjccdlig |
Description | AUTO LIKE & CMT POST IN TIMELINE |
File Size | 26.19 KB |
Installation Count | 1,126 |
Current Version | 1.0 |
Last Updated | 2020-09-04 |
Publish Date | 2020-09-04 |
Developer | cphuong.coldboy |
[email protected] | |
Payment Type | free |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "AUTO LIKE & CMT POST IN TIMELINE", "description": "AUTO LIKE & CMT POST IN TIMELINE", "version": "1.0", "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "tabs" ], "browser_action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "icons": { "128": "img\/icon.png" }, "background": { "scripts": [ "js\/app.js" ] } } |