Send SMS and place text-to-speech calls directly from your browser. Includes a phone-number collector to mass-message recipients found on any web page.
- Send SMS - Compose and send SMS to one or many recipients from the toolbar popup
- Voice Calls - Place text-to-speech calls without leaving the browser
- Phone Collector - Scrape phone numbers from any web page and mass-message them - see screenshot
- Cross-browser - Works in Chrome, Firefox, Brave, Opera and any other Chromium-based browser
- Chrome, Firefox or any Chromium-based browser
- A seven account with API key (How to get your API key)
- Download the latest
*.zipfrom the releases page. - Unpack it anywhere.
- Open
chrome://extensions, enable Developer Mode, click Load unpacked and select the unzipped directory. - Click the extension icon, open Options and paste your API key.
- Download the latest
*.xpifrom the releases page. - Open
about:addons, click the cog icon and pick Install Add-on from file. - Select the downloaded archive.
- Click the extension icon, open Preferences and paste your API key.
npm ci
npm run dev # builds an unpacked extension into dist/ and watches for changes
npm run build # production build
npm run package # creates Chrome .zip and Firefox .xpi artifactsNeed help? Feel free to contact us or open an issue.