querySelectorAll
Chrome Devtools Elements querySelectorAll side panel.
What is querySelectorAll?
querySelectorAll is a Chrome extension developed by Sandip Chitale, and its main feature is "Chrome Devtools Elements querySelectorAll side panel.".
Extension Screenshots
Download querySelectorAll Extension CRX File
Download querySelectorAll extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Chrome Devtools Elements querySelectorAll side panel. Type a CSS selector to find matching HTML elements and click on 🔍 to locate it in Elements tab.
Extension Basic Information
Name | querySelectorAll |
ID | pdlkbaojmankilmcnolgoijamiemliia |
Official URL | https://chromewebstore.google.com/detail/queryselectorall/pdlkbaojmankilmcnolgoijamiemliia |
Description | Chrome Devtools Elements querySelectorAll side panel. |
File Size | 13.63 KB |
Installation Count | 228 |
Current Version | 1.0.2 |
Last Updated | 2020-05-06 |
Publish Date | 2020-05-05 |
Developer | Sandip Chitale |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/sandipchitale/querySelectorAll |
Help Page URL | https://github.com/sandipchitale/DevtoolsAppNG/issues |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "querySelectorAll", "version": "1.0.2", "description": "Chrome Devtools Elements querySelectorAll side panel.", "icons": { "128": "icon_128.png" }, "devtools_page": "querySelectorAll.html", "manifest_version": 2 } |