TAMS Crawler
TAMS Crawler simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook.
TAMS Crawlerคืออะไร?
TAMS Crawler เป็นส่วนขยายของ Chrome ที่พัฒนาโดย RoboReply และคุณลักษณะหลักของมันคือ "TAMS Crawler simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TAMS Crawler
ดาวน์โหลดไฟล์ส่วนขยาย TAMS Crawler ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Only for members of TAMS via private invitation. ----------------------------------------------------------------------------- Upgrade your friends list with single click automation. TAMS Crawler does the initial, repetitive outreach of sending friend requests via unique messages that will not raise the attention of automation filters Add keywords and click a button! TAMS Crawler will generate a constant supply of new prospects ready and eager to know more out your business, product, or offer. When you receive replies from people inquiring for more information, we have other tools to simplify the ongoing conversation.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | TAMS Crawler |
ID | jcldagolkjeikgcdbmbjkbcgmckgmmnj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tams-crawler/jcldagolkjeikgcdbmbjkbcgmckgmmnj |
คำอธิบาย | TAMS Crawler simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook. |
ขนาดไฟล์ | 508 KB |
จำนวนการติดตั้ง | 39 |
เวอร์ชันปัจจุบัน | 20.20.130 |
อัปเดตครั้งล่าสุด | 2023-02-06 |
วันที่เผยแพร่ | 2022-10-07 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | RoboReply |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://www.automationmarketingsoftware.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TAMS Crawler", "version": "20.20.130", "description": "TAMS Crawler simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook.", "short_name": "TC", "icons": { "16": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294044-small_icon.png", "48": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294147-medium_icon.png", "128": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294203-large_icon.png" }, "action": { "default_title": "TAMS Crawler" }, "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "js": [ "js\/vendor.js", ".\/arrive.js", "js\/contentScriptBundle.js", ".\/jquery.bpopup.min.js" ], "css": [ "assets\/content.inj.css", "assets\/jquery.toast.min.css", "assets\/chosen.css", "assets\/jquery-ui.css", "css\/customCss.css", "assets\/bootstrap-tagsinput.css" ], "run_at": "document_start" } ], "background": { "service_worker": "background.js" }, "permissions": [ "storage", "scripting", "unlimitedStorage", "clipboardRead" ], "host_permissions": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*", "https:\/\/z7c5j0fjy8.execute-api.us-east-2.amazonaws.com\/dev\/tiersai", "https:\/\/api.friendconnector.io\/" ], "web_accessible_resources": [ { "resources": [ "assets\/*", "images\/*", "js\/*", "css\/*" ], "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ] } ], "manifest_version": 3 } |