Inspect and view changes in Element to LLM Prompt Context source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Element to LLM Prompt Context",
"version": "0.1.0",
"description": "Point at an element, add a note, and copy sanitized DOM context as Markdown to paste into an LLM coding assistant. Local only.",
"permissions": [
"activeTab",
"scripting",
"storage"
],
"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"action": {
"default_title": "Element to LLM Prompt Context",
"default_icon": "icons/icon.svg"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "kaimanc@dev",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Element to LLM Prompt Context Alternatives
Here are some Firefox add-ons that are similar to Element to LLM Prompt Context:
element-selector (AI helper)
Med D. Bouthouri
Element to LLM
insitu.im
Promptive
Softgeist
Copy Visible HTML
Blazelight.dev
Promptly: Ai Prompt Manager
Homme Made
Copy DOM and CSS for AI
Faisal Bhuiyan
Code Notes
Tanmay
Prompt LLM
Hasan YILMAZ
Element Snapshot
EvickaStudio
Promptify
jakur
Noice - LLM Assistant
Danny Peck
Lovable Prompt Helper
J-Henriksson