Por: BasharALghannam Add-on
Inspect and view changes in ScreenTutorial (ENG) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ScreenTutorial (ENG)",
"version": "2.0.0",
"description": "Generate step-by-step tutorials from your browsing sessions",
"permissions": [
"activeTab",
"tabs",
"<all_urls>",
"webNavigation",
"downloads",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
},
"default_title": "ScreenTutorial"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"browser_specific_settings": {
"gecko": {
"id": "screentutorial-eng@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
} Mejores alternativas ScreenTutorial (ENG)
Aquí hay algunas Firefox add-ons que son similares a ScreenTutorial (ENG):
ScreenTutorial
Emilien Valain
Screenshot Steps - Screen Capture & Editor
Screenshot Steps
Mimik: Step-by-Step Guides, Tutorials & Screenshot
Westpoint
Screenshot Annotator Stepper
Liliana Sosa
Screen Capture Recording
scrsht
Screen recorder
BDY
ScreenDemos
PopoDev
What-to-click
Marcin Wróblewski
Screen Recorder - Screenshot with URL
Diego.T
Snapify - One Click Screen Capture Tool
Snapify
Screen Recorder
Веселов Антон
Take And Edit Screenshots
Sumalya Chatterjee