Inspect and view changes in ChroPath source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ChroPath",
"description": "ChroPath helps to generate and validate selectors like relative xpath, cssSelector etc with iframe support.",
"version": "5.1.5",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "extension/popup.html"
},
"background": {
"scripts": [
"extension/background.js"
]
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"permissions": [
"<all_urls>"
],
"devtools_page": "devtools/devtools-page.html",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"css": [
"content-script/contentScript.css"
],
"js": [
"content-script/contentScript.js"
]
}
]
} Best ChroPath Alternatives
Here are some Firefox add-ons that are similar to ChroPath:
ChroPatvuyth
IWIN
Sonnv ChroPath Custom
sonnv9794-chropath
TruePath
SumitG
SelectorsHub Pro
SelectorsHub
Relative XPath Assistant
Francesco De Stefano
eFast Object Finder
eFast Object Finder
Try XPath
larissa9839
ChroMoz
Prakhar Rathore
SelectorsHub
SelectorsHub
Firefox Chroma
Firefox user 12484653
Achromafox
Hendrik
ElemPick - A Selector XPath Element Picker
Sixcious