By: Lennon Brewer
Inspect and view changes in Annotation-Only Interface source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.0",
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icons/icon-128.png"
}
},
"permissions": [
"activeTab",
"scripting",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"128": "icons/icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{7c59e9af-25d1-03fc-b0ef-29f2502eab77}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
}
}
}
} Best Annotation-Only Interface Alternatives
Here are some Firefox add-ons that are similar to Annotation-Only Interface:
Screenshot Annotator
Syifa
Quick Screenshot Annotator CM
Ruka Plam
Visual Annotation Tool
jsrothwell
Screenshot Annotation
Noa
Screenshot Master
Parker Thomas
Screenshot Master
Parker Moore
Screenshot Master
Alex Martin
Screenshot Master
Emerson Thomas
Screenshot Master
Parker Thomas
Screenshot Master
Blake Williams
Screenshot Master
Parker Moore
Quick Screenshot Annotator
TYPHU88