By: Yogesh
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.1.3",
"description": "Inspect any element on any page and instantly get ranked Playwright locators with explanations. Built for QA engineers and automation testers.",
"browser_specific_settings": {
"gecko": {
"id": "locatorlens@yogesh-bhatttk.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"activeTab",
"scripting",
"storage",
"tabs",
"contextMenus"
],
"sidebar_action": {
"default_panel": "src/sidepanel.html",
"default_icon": "icons/icon32.png"
},
"host_permissions": [
"<all_urls>"
],
"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": [
"<all_urls>"
],
"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
Selectors-Ace
Idrees Kema
SiteLens-SEO
Aravinth
Selector Generator (XPath/CSS)
Fhicks1021
CSS Selector Capture
dev47
Hoverify: All-in-one extension for web developers
Hoverify
LocatorJS
Michael Musil
Website Inspector
Waliul Awal Taha
Wplace_Locator
mop
Automation Locator Identifier
Pradap Pandiyan
XPath Highlighter
mrkptt