webapp-evidence
Record evidence (video + screenshots + runbook) for a merge request
By TOMOSIA-VIETNAMLicense: MIT5 GitHub starsUpdated 6 days ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 17, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install webapp-evidence for Codex
codex plugin marketplace add TOMOSIA-VIETNAM/webapp-evidence
codex plugin marketplace upgrade webapp-evidence
codex plugin add webapp-evidence@webapp-evidencePaste and run these commands in a terminal with Codex. They add and refresh the webapp-evidence catalog, then install this plugin.
Compatibility: the page URL and API slug “webapp-evidence” remain stable.
- Codex:
webapp-evidence@agent-plugin-marketplace→webapp-evidence@webapp-evidence
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/TOMOSIA-VIETNAM/webapp-evidenceClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "webapp-evidence",
"description": "Record evidence (video + screenshots + runbook) for a merge request",
"homepage": "https://github.com/TOMOSIA-VIETNAM/webapp-evidence",
"repository": "https://github.com/TOMOSIA-VIETNAM/webapp-evidence",
"license": "MIT",
"author": {
"name": "TOMOSIA-VIETNAM"
},
"skills": "./src/skills/",
"interface": {
"displayName": "webapp-evidence",
"shortDescription": "Record evidence (video + screenshots + runbook) for a merge request",
"developerName": "TOMOSIA-VIETNAM",
"category": "Developer Tools",
"websiteURL": "https://github.com/TOMOSIA-VIETNAM/webapp-evidence"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[webapp-evidence on Agent Plugins Marketplace](https://pluginsmp.com/plugins/webapp-evidence)