babelbar
Chrome TTS.
Wat is babelbar?
babelbar is een Chrome-extensie ontwikkeld door https://babelbar.com, en de belangrijkste functie is "Chrome TTS.".
Extensie Screenshots
Download het CRX-bestand van de extensie babelbar
Download babelbar-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Babelbar, the new way to read and hear web sites. Babelbar has been specially designed to work with Facebook & Twitter & includes many abbreviations & emoticon symbols. It also translates in full audio & text so you can finally read those status updates, tweets & chats from friends you made in far away places. Works with any web site you visit so a great research and learning tool as well. Any slang words we haven't yet included, let us know at www.babelbar.com.
Basisinformatie over de Extensie
Naam | babelbar |
ID | bmiedopcajpcehbbfglefijfmmndcaoa |
Officiële URL | https://chromewebstore.google.com/detail/babelbar/bmiedopcajpcehbbfglefijfmmndcaoa |
Beschrijving | Chrome TTS. |
Bestandsgrootte | 31.27 KB |
Aantal Installaties | 112 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2013-04-10 |
Publicatiedatum | 2013-04-10 |
Beoordeling | 4.25/5 Totaal 8 Beoordelingen |
Ontwikkelaar | https://babelbar.com |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "images\/icon.jpg", "default_popup": "toolbar.html" }, "web_accessible_resources": [ "css\/reverse.css", "css\/blue.css", "css\/green.css", "css\/orange.css", "css\/red.css", "css\/simple.css", "css\/slate.css", "css\/soft.css", "css\/violet.css", "css\/yellow.css", "css\/font0.css", "css\/font1.css", "css\/font2.css", "css\/font3.css", "css\/toolbarblack.css", "css\/toolbar-blue.css", "css\/toolbar-grey.css", "css\/toolbar-dark-grey.css" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Chrome TTS.", "background": { "scripts": [ "background.js" ] }, "name": "babelbar", "permissions": [ "tabs", "http:\/\/*\/*" ], "content_scripts": [ { "matches": [ " |