提供元: Libor Benes (Dr. B)
Inspect and view changes in Context Interaction Analyzer (CIA) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Context Interaction Analyzer",
"version": "1.0",
"description": "Collects text from image and webpage contexts",
"sidebar_action": {
"default_title": "Context Interaction Analyzer",
"default_panel": "sidebar.html"
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_specific_settings": {
"gecko": {
"id": "context_interaction_analyzer@libor_benes.dev",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} ベストのContext Interaction Analyzer (CIA)代替案
Context Interaction Analyzer (CIA)に類似したFirefox add-onをいくつか紹介します:
Aletheia-ai
martymcenroe
Context Lens
Iniyan Kanmani
Extract Page Context for AI
Faisal Bhuiyan
Content Analyzer
Francisco Monteagudo
Threat Analytics Search
TheGOAT
Consent Watcher
Neewz
Context (ctxt.io)
Context
Accessibility Evaluator
Hanna
AI Intent Indicator
Libor Benes (Dr. B)
Page Engagement Analyzer
daeya
AI Web Element Assistant
itzhak.y
Critique: AI Browser Copilot
critique_ai