By: Yavuz Yıldırım Add-on
Inspect and view changes in Open with AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extName__",
"short_name": "__MSG_extShortName__",
"description": "__MSG_extDescription__",
"version": "1.1.5",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "__MSG_extActionTitle__"
},
"sidebar_action": {
"default_title": "__MSG_extActionTitle__",
"default_panel": "sidepanel/sidepanel.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://www.chatgpt.com/*",
"https://gemini.google.com/*",
"https://www.perplexity.ai/*",
"https://grok.com/*",
"https://chat.deepseek.com/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle"
}
],
"permissions": [
"contextMenus",
"storage",
"activeTab",
"tabs",
"scripting"
],
"host_permissions": [
"https://someplus.work/*",
"https://www.someplus.work/*",
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://www.chatgpt.com/*",
"https://gemini.google.com/*",
"https://www.perplexity.ai/*",
"https://grok.com/*",
"https://chat.deepseek.com/*"
],
"optional_host_permissions": [
"https://claude.ai/*",
"https://chatgpt.com/*",
"https://www.chatgpt.com/*",
"https://gemini.google.com/*",
"https://www.perplexity.ai/*",
"https://grok.com/*",
"https://chat.deepseek.com/*"
],
"web_accessible_resources": [
{
"resources": [
"icons/*.png",
"icons/images/*.svg"
],
"matches": [
"<all_urls>"
]
}
],
"commands": {
"send-to-default-ai": {
"suggested_key": {
"default": "Ctrl+Shift+G",
"mac": "Command+Shift+G"
},
"description": "__MSG_cmdSendToDefault__"
}
},
"browser_specific_settings": {
"gecko": {
"id": "open-with-ai@yavuzyildirim.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Open with AI Alternatives
Here are some Firefox add-ons that are similar to Open with AI:
Quick AI actions
xaviesteve
AI Anywhere
vooc
AiText
Vishal Telangre
Easy AI Assistant
Abhishek
Quick Quill
Rolando
Sidekick AI
woojooin
AI Assistant Sidebar
Woobat8
Khanfar-SmartAI
Khanfar
Selection to AI
Rosângela
Ask Every AI
Dreamist
AI Search
Paul
AI Assistant Launcher
Atharv Telkar