HTML Coding Checker(β版)
HTMLコーディング時のチェックを補助するためのツール群です。 1.リンク先の生存チェック 2.META情報の一覧化 3.スタイル名の一覧化 4.画像ファイルの一覧化 5.リンク領域のハイライト 6.要素のハイライト 7.定規ツール 8.デザイントレース…
What is HTML Coding Checker(β版)?
HTML Coding Checker(β版) is a Chrome extension by html-coding.co.jp. This extension has 2,000 weekly active users, a poor user rating of 1.00, and was removed from Chrome Web Store 7 months ago. The latest version, 0.19, was updated 8 years ago.
Stats
- tabs
- contextMenus
- http://*/*
- https://*/*
Summary
HTMLコーディング時のチェックを補助するためのツール群です。 1.リンク先の生存チェック 2.META情報の一覧化 3.スタイル名の一覧化 4.画像ファイルの一覧化 5.リンク領域のハイライト 6.要素のハイライト 7.定規ツール 8.デザイントレース といった機能がこのアドオン一つで使うことができます。 詳しい使い方はアドオンインストール後、アドレスバー横に追加されるアイコンから メニューを表示し、その中にある「使い方」を読んでください。
Safety
Risk impact
HTML Coding Checker(β版) requires a number of risky permissions that can potentially harm your browser and steal your data. Exercise caution when installing this extension. Review carefully before installing. We recommend that you only install HTML Coding Checker(β版) if you trust the publisher.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
HTML Coding Checker(β版) may not be trust-worthy. Avoid installing if possible unless you really trust this publisher.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsUser reviews
Promo images
Similar extensions
Here are some Chrome extensions that are similar to HTML Coding Checker(β版):
HTMLエラーチェッカー
HTML5 Outliner
OGP_Checker
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "manifest_version": 2, "name": "HTML Coding Checker(β版)", "version": "0.19", "description": "", "browser_action": { "default_icon": "icon.png", "default_title": "HTML Coding Checker(β版)", "default_popup": "popup.html" }, "icons": { "48": "icon48.png", "128": "icon128.png" },