Ctrl-F++
A Chrome extension for students of HTML.
ما هو Ctrl-F++؟
Ctrl-F++ هو إضافة Chrome تم تطويرها بواسطة Marisa Chow، والميزة الرئيسية لها هي "A Chrome extension for students of HTML.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Ctrl-F++
قم بتنزيل ملفات الامتداد Ctrl-F++ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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": [ " |