Genius Posts
Respond to all comments on a post with one click, and send a custom message. Get maximum post exposure and engagement automatically.
Genius Posts란 무엇입니까?
Genius Posts은(는) edakehurst에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Respond to all comments on a post with one click, and send a custom message. Get maximum post exposure and engagement automatically."입니다.
확장 프로그램 스크린샷
Genius Posts 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Genius Posts will, based on your instructions and pre-set keyword triggers, automatically respond to all comments on your post to get absolute maximum exposure and highest possible engagement. When activated, Genius Posts will automatically respond to all comments on your post, based on your preset conditions, and will strategically leverage the Facebook Algorithm to get you the greatest level of post exposure and the very best engagement. Your post will be shown more, seen more, and have more interaction. It will also send out Private Messages through Facebook Messenger with your information, such as a call-to-action link, which will keep people commenting on your post to get your information. Genius Posts is only for the new Facebook UI. It does not work on the Classic UI.
확장 프로그램 기본 정보
이름 | Genius Posts |
ID | aieehkpcgamkdlmlckembcgplojdhana |
공식 URL | https://chromewebstore.google.com/detail/genius-posts/aieehkpcgamkdlmlckembcgplojdhana |
설명 | Respond to all comments on a post with one click, and send a custom message. Get maximum post exposure and engagement automatically. |
파일 크기 | 1.51 MB |
설치 횟수 | 1,503 |
현재 버전 | 3.01.25 |
최근 업데이트 | 2023-12-24 |
출시 날짜 | 2020-09-25 |
평점 | 5.00/5 총 3 개의 평점 |
개발자 | edakehurst |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://geniusposts.promarketingsoftware.com/main |
도움말 페이지 URL | https://edsays.net/help |
개인정보 보호 정책 페이지 URL | https://geniusposts.io/privacy-policy.html |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Genius Posts", "version": "3.01.25", "description": "Respond to all comments on a post with one click, and send a custom message. Get maximum post exposure and engagement automatically.", "short_name": "GP", "icons": { "16": "images\/5f326f2af01f5b4338ccf597-Genius_Posts_Pro-1624055405170-small_icon.png", "48": "images\/5f326f2af01f5b4338ccf597-Genius_Posts_Pro-1624055405223-medium_icon.png", "128": "images\/5f326f2af01f5b4338ccf597-Genius_Posts_Pro-1624055405272-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": "Genius Posts" }, "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": [ " |