Serial Speed Reader
A program that will serially display selected text word by word.
Serial Speed Reader क्या है?
Serial Speed Reader Sam Larison द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A program that will serially display selected text word by word."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Serial Speed Reader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension will display the selected text, word by word, so that you can read it without moving your eyeballs. Not for the faint of heart, but you may adjust the delay between words and the per letter delay to slow down the text display. You may have to refresh the page when you first install this extension to get it working. PLEASE report any bugs or problems. This is BETA but I would appreciate it that you do not treat it like a finished product until it's done. I will make improvements. A unique icon is in the works, sorry about that!
एक्सटेंशन की मूल जानकारी
नाम | Serial Speed Reader |
ID | clmnbpnfedojoahgmdoohcbgclkcbofa |
आधिकारिक URL | https://chromewebstore.google.com/detail/serial-speed-reader/clmnbpnfedojoahgmdoohcbgclkcbofa |
विवरण | A program that will serially display selected text word by word. |
फ़ाइल का आकार | 144 KB |
स्थापना संख्या | 138 |
वर्तमान संस्करण | 0.0.1.5 |
अंतिम अपडेट | 2023-06-19 |
प्रकाशन तिथि | 2019-09-06 |
रेटिंग | 3.17/5 कुल 6 रेटिंग्स |
डेवलपर | Sam Larison |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | http://vidzbigger.com/index.php?v=contact&browserinfo=SerialSpeedReader%0D%0A%0D%0A&BugReportInfo=true |
गोपनीयता नीति पृष्ठ URL | http://vidsbee.com/ColorPick/Privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "description": "A program that will serially display selected text word by word.", "name": "Serial Speed Reader", "browser_action": { "default_icon": "icon19.png", "default_title": "Speed Reader", "default_popup": "popup.html" }, "content_scripts": [ { "js": [ "read.user.js" ], "matches": [ " |