Someity
Making the Web Accessible for All
Someity क्या है?
Someity I4All द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Making the Web Accessible for All"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Someity एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
More than 70% websites on the Internet have been classified as in-accessible. This is inimical to people with disabilities and restricts involving them within the Internet Community. We were determined to change this. We built Someity to serve as an all-in-one accessibility and productivity tool without having the website makers change a single line of source code. We want our users with varied abilities to feel empowered and confident on the Internet just like their more fortunate peers. We want them to feel brave and fearless - just like Someity. Features: • Someity Actions • Color Blind Aid • Font Type • Focus Mode • Text-to-speech • Text Zoomer • Font Color • Magnifier • Cursor Customizer • Screen Capture • Print Page Introducing Someity Actions With Someity Actions you can have Someity: • Open any website on the Internet by just naming it. • Google anything for you. • Play a song on YouTube. • Translate from any language to English. • Google Map directions from any location to any other location in the world just by naming the two cities. Website https://someity.tech Support Features, bugs and improvements welcome over here: https://github.com/RonLek/Someity/issues
एक्सटेंशन की मूल जानकारी
नाम | Someity |
ID | jifjdmnjnmpbclnpjlmebkclilekkdho |
आधिकारिक URL | https://chromewebstore.google.com/detail/someity/jifjdmnjnmpbclnpjlmebkclilekkdho |
विवरण | Making the Web Accessible for All |
फ़ाइल का आकार | 1.2 MB |
स्थापना संख्या | 101 |
वर्तमान संस्करण | 1.4.0 |
अंतिम अपडेट | 2024-02-05 |
प्रकाशन तिथि | 2021-05-11 |
रेटिंग | 3.67/5 कुल 3 रेटिंग्स |
डेवलपर | I4All |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://someity.tech |
सहायता पृष्ठ URL | https://github.com/RonLek/Someity/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Someity", "description": "Making the Web Accessible for All", "version": "1.4.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "author": "Rohan Lekhwani and Aaditya Joshi", "homepage_url": "https:\/\/someity.tech", "short_name": "Someity", "permissions": [ "activeTab", "storage", "contextMenus" ], "action": { "default_popup": "popup.html", "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ " |