Overloop
Overloop Extension
What is Overloop?
Overloop is a Chrome extension developed by https://overloop.com, and its main feature is "Overloop Extension".
Extension Screenshots
Download Overloop Extension CRX File
Download Overloop 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
Find anyone’s email address straight from your browser. Looking for new prospects takes time and effort. The Overloop Chrome extension helps you find prospects in one click and launch cold email campaigns straight from your browser in mere seconds. All that so you can focus on what really matters: selling.
Extension Basic Information
Name | Overloop |
ID | dpkbdbpmahebenenkkjenihgfophknbm |
Official URL | https://chromewebstore.google.com/detail/overloop/dpkbdbpmahebenenkkjenihgfophknbm |
Description | Overloop Extension |
File Size | 4.28 MB |
Installation Count | 5,916 |
Current Version | 3.43.4 |
Last Updated | 2024-01-05 |
Publish Date | 2020-06-23 |
Rating | 4.35/5 Total 57 Ratings |
Developer | https://overloop.com |
[email protected] | |
Payment Type | free |
Extension Website | https://overloop.com |
Privacy Policy Page URL | https://overloop.com/privacy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Overloop", "short_name": "Overloop", "version": "3.43.4", "description": "Overloop Extension", "homepage_url": "https:\/\/overloop.com", "icons": { "16": "assets\/img\/overloop-icon-16.png", "48": "assets\/img\/overloop-icon-48.png", "128": "assets\/img\/overloop-icon-128.png" }, "action": { "default_icon": { "16": "assets\/img\/overloop-icon-16.png", "48": "assets\/img\/overloop-icon-48.png", "128": "assets\/img\/overloop-icon-128.png" } }, "permissions": [ "activeTab", "tabs", "storage", "webNavigation", "cookies", "identity", "scripting" ], "host_permissions": [ "https:\/\/localhost:3000\/*", "*:\/\/*.overloop.com\/*", "*:\/\/*.linkedin.com\/*", "*:\/\/*.lightning.force.com\/*", "*:\/\/*.herokuapp.com\/*" ], "background": { "service_worker": "lib\/background\/service-worker.js" }, "web_accessible_resources": [ { "resources": [ "\/lib\/client\/dist\/*", "\/lib\/dist\/*", "\/assets\/*" ], "matches": [ " |