Ripcord.io
Get notifications of team's call and quick phone dial on any website
Was ist Ripcord.io?
Ripcord.io ist eine Chrome-Erweiterung, die von https://ripcord.io entwickelt wurde, und ihr Hauptmerkmal ist "Get notifications of team's call and quick phone dial on any website".
Erweiterungsscreenshots
Ripcord.io-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ripcord.io-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This Chrome Extension gives users the ability to receive notifications about new calls directly in their Chrome browser. It is a in integral part of the Ripcord experience and helps foster team interaction. It also hyperlinks all phone numbers on any website for each one click dialing.
Grundlegende Informationen zur Erweiterung
Name | Ripcord.io |
ID | bokeklfdapbnbjcdaeblmjgijkhkjidd |
Offizielle URL | https://chromewebstore.google.com/detail/ripcordio/bokeklfdapbnbjcdaeblmjgijkhkjidd |
Beschreibung | Get notifications of team's call and quick phone dial on any website |
Dateigröße | 150 KB |
Installationsanzahl | 46 |
Aktuelle Version | 1.3.4 |
Letztes Update | 2022-02-15 |
Veröffentlichungsdatum | 2020-01-31 |
Bewertung | 5.00/5 Insgesamt 1 Bewertungen |
Entwickler | https://ripcord.io |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.ripcord.io |
Hilfeseite URL | https://www.ripcord.io |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Ripcord.io", "name": "Ripcord.io", "description": "Get notifications of team's call and quick phone dial on any website", "version": "1.3.4", "manifest_version": 2, "minimum_chrome_version": "49", "icons": { "16": "images\/main-icon.png", "22": "images\/main-icon.png", "32": "images\/main-icon.png", "48": "images\/main-icon.png", "128": "images\/main-icon.png" }, "background": { "scripts": [ "js\/socket.io.js", "js\/background\/background.js", "js\/background\/background.socket.js", "js\/background\/background.window.js", "js\/background\/background.badgeText.js", "js\/background\/background.messaging.js" ], "persistent": true }, "externally_connectable": { "matches": [ "*:\/\/*.ripcord.io\/*", "*:\/\/ripcord.localhost\/*", "http:\/\/localhost:3000\/*" ] }, "content_scripts": [ { "matches": [ " |