Tomba - Email Finder & Email Extractor Plus
Revolutionize business outreach with precise email discovery, verification, and data enrichment in a single click.
What is Tomba - Email Finder & Email Extractor Plus?
Tomba - Email Finder & Email Extractor Plus is a Chrome extension developed by https://tomba.io, and its main feature is "Revolutionize business outreach with precise email discovery, verification, and data enrichment in a single click.".
Extension Screenshots
Download Tomba - Email Finder & Email Extractor Plus Extension CRX File
Download Tomba - Email Finder & Email Extractor Plus 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
Data to power your entire business, with just one click. Supercharge 🚀 your professional networking and outreach with Tomba Email Finder, the state-of-the-art Chrome extension. 🌐 Data at scale Direct from source Tech driven ------------------------------------------------------------- ✔ With Tomba, you are empowered to: 🔍 Find email addresses 🏢 Uncover comprehensive company information 🌐 Check out company social profiles 📧 Determine the email pattern 🎯 Find emails associated with specific job titles 👤 Discover a specific person's email 📊 Evaluate the Confidence Score 📁 Export found email addresses in CSV format 💾 Save essential contacts easily with the 'Save as Lead' button 🏢 extract unlimited emails Who Uses It? 🧑💻👩💼 - Business Development Professionals - Recruiters and HR teams - Sales & Marketing experts - Freelancers - Job Seekers - affiliate marketers - Anyone looking to expand their professional network! ✔ 🔄 INTEGRATIONS 🔘 Hubspot 📬 Mailchimp 📈 PipeDrive 🗄️ Airtable ⚡ Zapier 🐇 Pabbly 🧩 Integrately 🚀 How to Get Started? 1️⃣ Step One: Install the Tomba Chrome extension from the Chrome Web Store. Just click on "Add to Chrome"! 🛠️ 2️⃣ Step Two: Navigate to any website and click on the Tomba button situated at the upper right corner of your window. 🌐🖱️ With Tomba, you are empowered to achieve more: ✔️🎯 Accuracy: Gain precise and reliable information ✔️⚙️ Productivity: Streamline your workflow and tasks ✔️💼 Business Opportunities: Unearth new potential leads and contacts ✔️⏳ Time: Save precious hours spent on manual searches Join the Tomba family today with our free plan! Benefit from 25 searches and 50 email verifications every month. Let's grow together! 🌱🚀 ------------------------------------------------------------- https://app.tomba.io/auth/register ------------------------------------------------------------- Tomba is not just about email finding - it's a comprehensive suite of tools 🧰 at your fingertips, including: 🌐 Domain Search: Locate and analyze specific domains. 🔎 Email Finder: Discover professional email addresses swiftly. ✔️ Email Verifier: Confirm the validity of email addresses in real-time. 📊 Bulk Domain Search: Explore multiple domains at once for a broader view. 📧 Bulk Email Finder: Efficiently identify multiple email addresses simultaneously. 🛡️ Bulk Email Verifier: Verify the authenticity of numerous email addresses in one go. Take full advantage of Tomba's toolkit to maximize your outreach and networking efforts! 🚀 It does not interfere with other email address finder Chrome extensions, including popular ones like Clearbit, Hunter, RocketReach, and Scrapp. It works alongside them seamlessly. ✔ Email Finder permissions 1."tabs" - is using the chrome.tabs API (getting bookmark links, creating new tabs with our link, reloading open pages of app.tomba.io) 2."http://*/" - access to all sites to get page content (alternative to all_urls) 3."https://*/" - access to all sites to get page content (alternative to all_urls) 4.identity justification Improves the user interface experience by integrating Google OAuth 2.0 Getting started with Tomba is as easy as pie 🥧! The simplicity of installation and usage makes it a delight for anyone seeking efficiency. Know that every feature of the Email Finder represents the colossal efforts 🏋️♀️ of the dedicated Tomba team, laboring tirelessly to streamline your email finding experience. We hope you find joy and immense value in our app 🎉. Your feedback fuels our improvement! Feel free to express your thoughts 🗣️, share your experiences, or report any issues. You can reach out to us through the website chat window or drop us an email at [email protected]. We're all ears! 📬 Tomba's general terms and conditions: https://tomba.io/terms-of-service Tomba's privacy policy: https://tomba.io/privacy-policy
Extension Basic Information
Name | Tomba - Email Finder & Email Extractor Plus |
ID | icmjegjggphchjckknoooajmklibccjb |
Official URL | https://chromewebstore.google.com/detail/tomba-email-finder-email/icmjegjggphchjckknoooajmklibccjb |
Description | Revolutionize business outreach with precise email discovery, verification, and data enrichment in a single click. |
File Size | 858 KB |
Installation Count | 9,268 |
Current Version | 0.1.22 (22/02/2024) |
Last Updated | 2024-02-23 |
Publish Date | 2021-03-09 |
Rating | 4.66/5 Total 58 Ratings |
Developer | https://tomba.io |
[email protected] | |
Payment Type | free |
Extension Website | https://tomba.io |
Help Page URL | https://help.tomba.io/en/ |
Privacy Policy Page URL | https://tomba.io/terms-of-service |
Supported Languages | id,ms,de,en,en-GB,en-US,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pt-BR,pt-PT,ro,sk,sl,fi,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_extName__", "homepage_url": "https:\/\/tomba.io\/", "author": "Tomba technology web service LLC", "short_name": "Tomba", "description": "__MSG_extDescription__", "default_locale": "en", "version": "0.1.22", "version_name": " 0.1.22 (22\/02\/2024)", "permissions": [ "storage", "contextMenus", "tabs", "identity" ], "host_permissions": [ "http:\/\/*\/", "https:\/\/*\/" ], "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "background": { "service_worker": "js\/background.js", "module": true }, "web_accessible_resources": [ { "resources": [ "icons\/*" ], "matches": [ "*:\/\/*\/*" ] } ], "minimum_chrome_version": "92", "action": { "default_popup": "popup.html", "default_title": "Tomba", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "options_ui": { "page": "options.html", "open_in_tab": true }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "js\/website-content-script.js" ] } ], "oauth2": { "client_id": "643005968288-srgjulr2kipj8re74ebd8bhkjgtrn0g3.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile", "openid" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" } } |