Ctrl-F++
A Chrome extension for students of HTML.
Vad är Ctrl-F++?
Ctrl-F++ är en Chrome-tillägg utvecklad av Marisa Chow, och dess huvudfunktion är "A Chrome extension for students of HTML.".
Tilläggsskärmbilder
Ladda ner Ctrl-F++-förlängningens CRX-fil
Ladda ner Ctrl-F++-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | nejphjodhgicmobmeaekpcggihifjmlp |
Officiell webbadress | https://chrome.google.com/webstore/detail/ctrl-f++/nejphjodhgicmobmeaekpcggihifjmlp |
Beskrivning | A Chrome extension for students of HTML. |
Filstorlek | 316 KB |
Antal Installationer | 77 |
Aktuell Version | 1.1 |
Senast Uppdaterad | 2015-02-08 |
Publiceringsdatum | 2015-02-08 |
Betyg | 3.00/5 Totalt 3 Betyg |
Utvecklare | Marisa Chow |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/mlchow/ctrl-f |
Stödda Språk | 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": [ " |