Stories Prospector
Turn Your Facebook Stories Into A Money Making Lead Generation Machine!
Stories Prospectorคืออะไร?
Stories Prospector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://scalingwithautomations.com และคุณลักษณะหลักของมันคือ "Turn Your Facebook Stories Into A Money Making Lead Generation Machine!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Stories Prospector
ดาวน์โหลดไฟล์ส่วนขยาย Stories Prospector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈 Stories Prospector turns your Facebook Stories into a money making lead generation machine by automating outreach to ANY traffic that lands on ANY of your stories. It tracks your viewers by engagements & interactions with your stories through polls, reactions & views. You can then customize an outreach message for each action they took, and apply them in different stories. The software also stores all analytical data of the current & past stories for you in our cloud server so that you can easily replicate the next winning story. Use Stories Prospector for lead gen, competition, survey, announcements, offers, invites.....and so much more! Start tapping into this 500million+ daily user market, and create your next success story!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Stories Prospector |
ID | ibhgmaiiglibhmhedlfjfnaghdglfion |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/stories-prospector/ibhgmaiiglibhmhedlfjfnaghdglfion |
คำอธิบาย | Turn Your Facebook Stories Into A Money Making Lead Generation Machine! |
ขนาดไฟล์ | 2.88 MB |
จำนวนการติดตั้ง | 355 |
เวอร์ชันปัจจุบัน | 1.4.3 |
อัปเดตครั้งล่าสุด | 2024-03-06 |
วันที่เผยแพร่ | 2022-06-23 |
คะแนน | 4.50/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | https://scalingwithautomations.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.scalingwithautomations.com/chrome-extension-privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Stories Prospector", "description": "Turn Your Facebook Stories Into A Money Making Lead Generation Machine!\r\n\r\n", "version": "1.4.3", "icons": { "16": "images\/60a4e857c27a7e5a7784aaca-Stories_Prospector-1669462475015-small_icon.png", "48": "images\/60a4e857c27a7e5a7784aaca-Stories_Prospector-1669462475078-medium_icon.png", "128": "images\/60a4e857c27a7e5a7784aaca-Stories_Prospector-1669461834267-large_icon.png" }, "options_page": "settings.html", "action": { "default_title": "Stories Prospector", "default_popup": "insights.html" }, "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "js": [ "js\/common_lsd.js" ], "css": [ "assets\/css\/content.css" ], "run_at": "document_end" } ], "externally_connectable": { "matches": [ "http:\/\/localhost:3000\/*", "http:\/\/localhost:8000\/*", "https:\/\/letstorydrive.io\/*", "https:\/\/portal.storiesprospector.io\/*", "https:\/\/storyleads.live\/*", "https:\/\/smartstorie.com\/*", "https:\/\/portal.getengagingstories.com\/*" ] }, "permissions": [ "storage", "alarms", "cookies", "scripting", "declarativeNetRequest" ], "host_permissions": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*", "*:\/\/*.storiesprospector.io\/*" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "background": { "service_worker": "js\/service_worker.js" }, "web_accessible_resources": [ { "resources": [ "lib\/jquery.min.js", "*.png", "*.svg", "*.gif", "*.jpg" ], "matches": [ "*:\/\/*\/*" ] } ], "short_name": "SP" } |