xpath creator
create dynamic xpaths on the go.Check the browser console for xpaths
What is xpath creator?
xpath creator is a Chrome extension developed by sunilkumar.ramamurthy, and its main feature is "create dynamic xpaths on the go.Check the browser console for xpaths".
Extension Screenshots
Download xpath creator Extension CRX File
Download xpath creator 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
This browser extension creates/generates all possible xpaths of any webelement.
Extension Basic Information
Name | xpath creator |
ID | elfinpbofafmkgjbmkfeboccoohncjam |
Official URL | https://chromewebstore.google.com/detail/xpath-creator/elfinpbofafmkgjbmkfeboccoohncjam |
Description | create dynamic xpaths on the go.Check the browser console for xpaths |
File Size | 39.09 KB |
Installation Count | 65 |
Current Version | 1.0 |
Last Updated | 2019-09-24 |
Publish Date | 2019-09-22 |
Rating | 5.00/5 Total 1 Ratings |
Developer | sunilkumar.ramamurthy |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "xpath creator", "version": "1.0", "manifest_version": 2, "description": "create dynamic xpaths on the go.Check the browser console for xpaths", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_title": "create dynamic xpaths on the go.Check the browser console for xpaths", "default_icon": "icon16.png" }, "content_scripts": [ { "all_frames": true, "matches": [ " |