HTML Object Finder
Find Objects - id, name and custom attributes highlighted in different colors for easier test automation
HTML Object Finderとは何ですか?
HTML Object Finderはhttp://price-logic.comによって開発されたChromeの拡張機能で、その主な機能は「Find Objects - id, name and custom attributes highlighted in different colors for easier test automation」です。
拡張機能のスクリーンショット
HTML Object Finder拡張機能のCRXファイルをダウンロード
HTML Object Finder拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Easily find objects or object groups in HTML code 拡張機能の基本情報
| 名前 | |
| ID | nkmpfjcdddfidbacipdaladjcgddgjgp |
| 公式URL | https://chrome.google.com/webstore/detail/html-object-finder/nkmpfjcdddfidbacipdaladjcgddgjgp |
| 説明 | Find Objects - id, name and custom attributes highlighted in different colors for easier test automation |
| ファイルサイズ | 81.71 KB |
| インストール数 | 206 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2017-05-24 |
| 公開日 | 2017-05-24 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | http://price-logic.com |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"browser_action": {
"default_icon": "icon32.png",
"default_popup": "object_finder.html",
"default_title": "HTML Object Finder"
},
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
" | |