Ctrl-F++
A Chrome extension for students of HTML.
Ctrl-F++とは何ですか?
Ctrl-F++はMarisa Chowによって開発されたChromeの拡張機能で、その主な機能は「A Chrome extension for students of HTML.」です。
拡張機能のスクリーンショット
Ctrl-F++拡張機能のCRXファイルをダウンロード
Ctrl-F++拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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": [ " |