By: Arpit Karna Add-on
Inspect and view changes in Screenshot Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Screenshot Analyzer",
"version": "1.0",
"description": "Capture a screenshot, analyze it using AI, and optionally insert the result into a webpage input field.",
"permissions": [
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "Analyze Screenshot",
"default_icon": "icons/icon.jpg"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
]
}
],
"icons": {
"48": "icons/icon.jpg"
},
"browser_specific_settings": {
"gecko": {
"id": "@screenshot-analyzer-arpit",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Screenshot Analyzer Alternatives
Here are some Firefox add-ons that are similar to Screenshot Analyzer:
AIKit Screenshot Tool
baku
Online Screenshot Capture
Yasir Qureshi
Smart Screenshot Annotator
Lillie
Smart Screenshot Analyzer
Intelligent screenshot analysis assistant
True Captcha
Prudhvi
Ultimate Screenshotter
TripperDeeLabs
Ans Scraper
Emir Oven
X-Lytics
sebastyijan
PageSpyAI
Dark Lunch Studios
Screenshot Editor Free New
honey6hughes
Automa Scraper
引弓
AI StitchSnap - Screen Capture & Full Page Screens
DevLabs