By: Xpath searcher
Inspect and view changes in xpathsearch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "xpathsearch",
"version": "1.0",
"permissions": [
"<all_urls>",
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"xpathsearch.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "xpfinder.png"
},
"browser_action": {}
} Best xpathsearch Alternatives
Here are some Firefox add-ons that are similar to xpathsearch: