Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seven-io/browser
https://github.com/seven-io/browser
browser-extension chrome chrome-extension firefox firefox-addon firefox-extension sms text2speech
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/seven-io/browser
- Owner: seven-io
- License: mit
- Created: 2021-06-29T07:01:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T13:17:33.000Z (11 months ago)
- Last Synced: 2023-12-15T14:31:39.415Z (11 months ago)
- Topics: browser-extension, chrome, chrome-extension, firefox, firefox-addon, firefox-extension, sms, text2speech
- Language: TypeScript
- Homepage: https://www.seven.io
- Size: 1020 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Browser Extension for [Firefox](https://addons.mozilla.org/en-US/firefox/addon/sms77-add-on/) & [Chrome](https://chrome.google.com/webstore/detail/sms77io/cljclabcjnjklhogdanmfmdmpebmcbjo)
Send SMS and issue text-to-speech calls via the seven.io SMS gateway.
Parse all phone numbers of a website for mass messaging.
See [screenshot](_screenshots/phone_collector_sms.png).Works also well with all Chromium based browsers like [Brave](https://brave.com/)
and [Opera](https://www.opera.com/).## Prerequisites
You need an [API key](https://help.seven.io/en/api-key-access) in order to make use of the seven.io
SMS gateway. Get yours now at
seven.io!### Installation
- #### Via a marketplace (the easy way)
Visit the appropriate site and follow the on-page instructions.[Chrome Web Store](https://chrome.google.com/webstore/detail/sms77-chrome-extension/cljclabcjnjklhogdanmfmdmpebmcbjo)
/
[Firefox Add-Ons](https://addons.mozilla.org/en-US/firefox/addon/sms77-add-on/)- #### Manually (targeted at developers)
- *Google Chrome*
1. Head to "Releases" and download the latest *.ZIP.
2. Unpack the archive anywhere you like.
3. In Chrome go to "chrome://extensions".
4. Click the button "Load unpacked" and select the freshly unzipped directory.
5. Open extension, click "Options" and fill in your API key.- *Mozilla Firefox*
1. Head to "Releases" and download the latest *.XPI.
2. In Firefox go to "about:addons".
3. Press the cog icon and click "Install Add-on from file".
4. Select the downloaded archive and press "Open".
5. Open extension, click "Preferences" and fill in your API key.### Support
Need help? Feel free to [contact us](https://www.seven.io/en/company/contact).
[![MIT](https://img.shields.io/badge/License-MIT-teal.svg)](LICENSE)