Transcriber
Phonetic transcription of web pages.
Transcriber क्या है?
Transcriber https://unih.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Phonetic transcription of web pages."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Transcriber एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
English language pronunciation can be tricky. Word pronunciation may differ from the spelling. Learn the correct pronunciation by reading any text you like in phonetic transcription! Using the extension is very easy, just watch tutorial video (30 seconds of time). If you are a language learner, start practicing, and you will learn how many words you are misspelling every day. This extension replaces words on a page with its phonetic transcription (so "the quick brown fox jumps over a lazy dog" becomes "ðə kwɪk braʊn fɑks dʒəmps óʊvɜr ə léɪzi dɔg"). Just open any webpage and click the extension icon on a browser toolbar to convert text of a webpage (you can always click again to return the original text back). This extension uses International Phonetic Alphabet. You can learn how to read IPA alphabet by following the link https://en.wikipedia.org/wiki/Help:IPA/English Also, you can use extension word pronunciation feature to learn IPA, just click on a transcribed word to listen how it sounds.
एक्सटेंशन की मूल जानकारी
नाम | Transcriber |
ID | bphljipbmphlijnccpkcgjoncfaaihjo |
आधिकारिक URL | https://chromewebstore.google.com/detail/transcriber/bphljipbmphlijnccpkcgjoncfaaihjo |
विवरण | Phonetic transcription of web pages. |
फ़ाइल का आकार | 1.36 MB |
स्थापना संख्या | 1,213 |
वर्तमान संस्करण | 1.7.9 |
अंतिम अपडेट | 2023-12-07 |
प्रकाशन तिथि | 2020-06-26 |
रेटिंग | 4.14/5 कुल 7 रेटिंग्स |
डेवलपर | https://unih.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://unih.net/transcriber/ |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Transcriber", "version": "1.7.9", "action": { "default_icon": { "32": "images\/action.off\/icon32.png" }, "default_title": "Transcriber" }, "description": "Phonetic transcription of web pages.", "icons": { "32": "images\/icon\/icon32.png", "128": "images\/icon\/icon128.png" }, "background": { "service_worker": "background.js" }, "permissions": [ "activeTab", "scripting", "declarativeContent" ], "web_accessible_resources": [ { "resources": [ "fonts\/*", "images\/*", "javascript\/page.js" ], "matches": [ " |