TeX All the Things
An extension which lets you enable LaTeX on any website
TeX All the Things क्या है?
TeX All the Things emichael द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension which lets you enable LaTeX on any website"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में TeX All the Things एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Typesets any LaTeX found on webpages using MathJax (http://www.mathjax.org/). § HOW TO USE § Inline math can be typed with: $y = 3x + 2$ or [;y = 3x + 2;] Display mode math can be typed with: $$\sum_{i = 0}^n {n \choose i} x^{i} y^{n-i}$$ or \[\sum_{i = 0}^n {n \choose i} x^{i} y^{n-i}\] Use the options menu to customize which domains the extension typesets and even set your own custom delimiters for inline and display math. Click the extension's toolbar button to disable/re-enable typesetting on every domain. § HELP MAKE THIS BETTER § This Chrome Extension is open source. See a problem or want to make an improvement? Report bugs and send me pull requests on GitHub! https://github.com/emichael/texthings
एक्सटेंशन की मूल जानकारी
नाम | TeX All the Things |
ID | cbimabofgmfdkicghcadidpemeenbffn |
आधिकारिक URL | https://chromewebstore.google.com/detail/tex-all-the-things/cbimabofgmfdkicghcadidpemeenbffn |
विवरण | An extension which lets you enable LaTeX on any website |
फ़ाइल का आकार | 70.04 KB |
स्थापना संख्या | 40,000 |
वर्तमान संस्करण | 1.1.5 |
अंतिम अपडेट | 2021-11-29 |
प्रकाशन तिथि | 2018-07-07 |
रेटिंग | 3.99/5 कुल 91 रेटिंग्स |
डेवलपर | emichael |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/emichael/texthings |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "TeX All the Things", "short_name": "TeX Things", "author": "emichael", "description": "An extension which lets you enable LaTeX on any website", "version": "1.1.5", "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png" }, "browser_action": { "default_icon": { "38": "img\/browser38.png", "19": "img\/browser19.png" }, "default_title": "TeX All the Things" }, "content_scripts": [ { "matches": [ " |