提供元: wokenlex
Inspect and view changes in AI Processor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AI Page Parser",
"version": "1.1.1",
"description": "Using your OpenAI API account or your local AI agent (like Pico AI Server), uses the prompt on the page data",
"permissions": [
"activeTab",
"scripting",
"storage",
"notifications"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "firefoxaipageparser@wokenlex",
"strict_min_version": "138.0"
}
},
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"icons": {
"16": "icons/icon-16.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
} ベストのAI Processor代替案
AI Processorに類似したFirefox add-onをいくつか紹介します:
AI Search
Paul
Extract & Ask: AI Workflow Tool
Faisal Bhuiyan
Content Analyzer
Francisco Monteagudo
Prompt Blaze - AI Prompt Chaining Simplified
Wesley Atkins
FireflyAI
Allen
AI Prompts
Ariel Flesler
ContextGPT2
Faisal Bhuiyan
fnPrompt - AI Prompt Architect
Seçkin Sefa Durası
Seeker AI
PANKAJ ASWAL
Local AI helper
Ivo Stoykov