CraftyText
This extension allows the user's text to be displayed on screen on top of a web page in large type
CraftyText क्या है?
CraftyText https://crafty184.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension allows the user's text to be displayed on screen on top of a web page in large type"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में CraftyText एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
**Only works on top of web pages, so first load a webpage like www.google.com then click the CT in the extensions bar** CraftyText is a simple app. It allows you to enter text, which then shows up big in the center of the screen. It works on top of your favorite website. Note: no data are transmitted to the developers. The permissions requested are due to the fact that it works on top of whatever website you're browsing. **UPDATED!** Added a Display button next to the Shorten button. You can now shorten URL's easily with CraftyText! Paste the URL into the CraftyText window, click Shorten, and wait a moment and watch the magic!
एक्सटेंशन की मूल जानकारी
नाम | CraftyText |
ID | kjgfnioibniobfkjcjjfikmhecajpcio |
आधिकारिक URL | https://chromewebstore.google.com/detail/craftytext/kjgfnioibniobfkjcjjfikmhecajpcio |
विवरण | This extension allows the user's text to be displayed on screen on top of a web page in large type |
फ़ाइल का आकार | 487 KB |
स्थापना संख्या | 43,058 |
वर्तमान संस्करण | 3.0 |
अंतिम अपडेट | 2021-10-19 |
प्रकाशन तिथि | 2016-11-26 |
रेटिंग | 3.44/5 कुल 27 रेटिंग्स |
डेवलपर | https://crafty184.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.crafty184.com |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon16.png" }, "content_scripts": [ { "css": [ "jquery-ui-1.11.4.custom\/jquery-ui.css", "jquery-ui-1.11.4.custom\/jquery-ui.structure.css", "jquery-ui-1.11.4.custom\/jquery-ui.theme.css", "style.css" ], "js": [ "jquery.js", "jquery-ui-1.11.4.custom\/jquery-ui.js", "keypress-2.1.0.min.js", "lodash.js", "qrcode.js", "script.js" ], "matches": [ " |