Inspect and view changes in LocatorLens – Smart Locator Automation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LocatorLens – Smart Locator Automation",
"version": "1.3.0",
"description": "Inspect elements for ranked Playwright locators and record flows into test scripts—all locally.",
"browser_specific_settings": {
"gecko": {
"id": "locatorlens@yogesh-bhatttk.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"storage",
"contextMenus"
],
"sidebar_action": {
"default_panel": "src/sidepanel.html",
"default_icon": "icons/icon32.png"
},
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"src/background.js"
],
"type": "module"
},
"action": {
"default_popup": "src/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "LocatorLens – Smart Locator Automation"
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/codegen.js",
"src/content-locator-engine.js",
"src/content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Best LocatorLens – Smart Locator Automation Alternatives
Here are some Firefox add-ons that are similar to LocatorLens – Smart Locator Automation:
LocatorHub
Mahmudul Hasan
Web Automation Selector Picker
mfthrmdhn
Element Picker
Etree
Selectors-Ace
Idrees Kema
SiteLens-SEO
Aravinth
Selector Forge - AI selector builder
Intuned
onHover — Developer Toolkit
onHover
Xpather
301.st
Selector Generator (XPath/CSS)
Fhicks1021
CSS Selector Capture
dev47
Hoverify: All-in-one extension for web developers
Hoverify
Website Inspector
Waliul Awal Taha