Inspect and view changes in LumiNotes source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "LumiNote",
"version": "2.0.0",
"description": "Highlight AI responses on Claude, ChatGPT, and other sites; take notes with draggable markers that persist across reloads.",
"browser_specific_settings": {
"gecko": {
"id": "claude-highlighter@prakshalm",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": [
"websiteContent"
]
}
}
},
"permissions": [
"storage",
"scripting",
"tabs",
"activeTab",
"identity",
"declarativeNetRequest"
],
"host_permissions": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://chat.openai.com/*",
"https://gemini.google.com/*",
"https://www.perplexity.ai/*",
"https://perplexity.ai/*",
"https://www.googleapis.com/*"
],
"declarative_net_request": {
"rule_resources": [
{
"id": "frame_ruleset",
"enabled": true,
"path": "rules.json"
}
]
},
"oauth2": {
"client_id": "262834513856-c060vm4pbcg3ckci7kac1hmvbvelulq0.apps.googleusercontent.com",
"scopes": [
"https://www.googleapis.com/auth/drive.appdata"
]
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"action": {
"default_popup": "popup.html",
"default_title": "LumiNote",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
} Mejores alternativas LumiNotes
Aquí hay algunas Firefox add-ons que son similares a LumiNotes:
Chat Notes
Armen
AIChatClip — AI Chat to Obsidian & Notion
tohshima115
LumiNote
Amir Esfandiyari
LunaNotes
RIKVIP
Luminary
Amy
Lumina: Web & PDF Highlighter
Khushwant Singh
ChatNote
MK2000
ChatLasso
INTITECH
AI Timeline: AI Chat Enhancement Plugin
houyanchao
TkGPT:ChatGPT,Claude,Deepseek
Thinkode AI
AI Prompt Saver
SoenkeS
My Canned Notes Pro - AI Writing Assistant
YourITSup