By: fire
Inspect and view changes in AI Quick Copy Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "AI Quick Copy Tool",
"version": "1.0.1",
"description": "Right-click to instantly copy element IDs - perfect for developers and AI-assisted coding",
"author": "Paul Preibisch",
"homepage_url": "https://github.com/paulpreibisch/Useful-Firefox-Extensions",
"browser_specific_settings": {
"gecko": {
"id": "ai-quick-copy@paulpreibisch.com",
"strict_min_version": "58.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"contextMenus",
"activeTab",
"clipboardWrite",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
]
} Best AI Quick Copy Tool Alternatives
Here are some Firefox add-ons that are similar to AI Quick Copy Tool:
Copy DOM and CSS for AI
Faisal Bhuiyan
Quick Copy Roblox IDs
CaZsm
element-selector (AI helper)
Med D. Bouthouri
AI Quick Scroll
djnutz
AI Assistant Launcher
Atharv Telkar
AI Chat Button
8columns
Copy > AI Prompt > Report
QuaHac
AI Web Element Assistant
itzhak.y
Quick Quill
Rolando
Quick Copy Pro
rmk dev
Claude Code Probe
CourierKD
Allow Copy& Right Click
codehemu