Ctrl-F++
A Chrome extension for students of HTML.
Ctrl-F++ क्या है?
Ctrl-F++ Marisa Chow द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A Chrome extension for students of HTML."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ctrl-F++ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Ctrl-F++ is an educational Chrome extension aimed to aid students of HTML. Our mission is to move users beyond a place of head knowledge into a familiarity with web development. Ctrl-F++, borrowing from its namesake, searches your current web page's source code for any specified HTML tags and highlights the relevant portions of the web page. It also counts the number of instances that tag appears and links to more info about that HTML tag. Find your tags in the wild. Explore. Discover. Engage.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | nejphjodhgicmobmeaekpcggihifjmlp |
आधिकारिक URL | https://chrome.google.com/webstore/detail/ctrl-f++/nejphjodhgicmobmeaekpcggihifjmlp |
विवरण | A Chrome extension for students of HTML. |
फ़ाइल का आकार | 316 KB |
स्थापना संख्या | 77 |
वर्तमान संस्करण | 1.1 |
अंतिम अपडेट | 2015-02-08 |
प्रकाशन तिथि | 2015-02-08 |
रेटिंग | 3.00/5 कुल 3 रेटिंग्स |
डेवलपर | Marisa Chow |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/mlchow/ctrl-f |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ctrl-F++", "description": "A Chrome extension for students of HTML.", "version": "1.1", "content_scripts": [ { "matches": [ " |