Por: Bruno Francisco Add-on
Inspect and view changes in devqaly source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "devqaly",
"description": "Record your screen while we record network requests, clicks, and events in your backend",
"version": "0.0.2",
"manifest_version": 2,
"icons": {
"16": "icon/16.png",
"32": "icon/32.png",
"48": "icon/48.png",
"128": "icon/128.png"
},
"browser_action": {
"default_popup": "src/popup.html"
},
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/contentScripts/registerConsoleLogs.js"
],
"run_at": "document_start"
},
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"src/contentScripts/registerClicks.js",
"src/contentScripts/registerScroll.js",
"src/contentScripts/registerResizeScreen.js"
]
},
{
"world": "MAIN",
"js": [
"src/contentScripts/worldMain/registerConsoleLogs.js",
"src/contentScripts/worldMain/registerMonkeyPatchRequests.js"
],
"matches": [
"http://*/*",
"https://*/*"
],
"run_at": "document_start"
}
],
"permissions": [
"storage",
"webRequest",
"<all_urls>",
"scripting",
"declarativeNetRequest"
],
"browser_specific_settings": {
"gecko": {
"id": "{0b64e281-5db0-44e6-b4d9-46fe45a6768d}"
}
}
} Melhores alternativas devqaly
Aqui estão algumas Firefox add-ons que são similares a devqaly:
QAide Test Step Recorder
rah-home
Full QA Stack
paskacez
Dragon-
Vijay A T M
BugReplay
BugReplay Developers
Quick Record
Pix Revenue
data-qa Highlighter4
HI88 | TRANG CHỦ CHÍNH THỨC GIẢI TRÍ
QualityHive | Visual Website Feedback Tool
QualityHive
FormQA - Simple Browser Automation for Teams
FormQA
DevHelper
nishit
Time-Travel Debugger for The Web
jbrew
ShiftLeft
Move 37 Ltd.
Screen recorder
BDY