提供元: Luis Ocampo Add-on
Inspect and view changes in Get Element Id source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Get Element Id",
"version": "1.0",
"permissions": [
"contextMenus",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{dcf67831-d65e-4d09-bde3-0e9934f1435f}"
}
}
} ベストのGet Element Id代替案
Get Element Idに類似したFirefox add-onをいくつか紹介します:
R-Element
Juniper
AI Quick Copy Tool
fire
Display Id & Class Details
OKVIP
Element Finder Sidebar
Trtractor1992
Element Inspector Plus
8LIVE
Dom Element Display
thibsc
CSS Selector Generator
rxliuli
element-selector (AI helper)
Med D. Bouthouri
eFast Object Finder
eFast Object Finder
Display Element Information
Rob
Element Picker
Etree
Copy UUID
Daniel Craig