项目文件夹

文件
Natasha Gorshunova 1e0ee69d3a chore: Implement install_extension command (#764)
Co-authored-by: Natallia Harshunova <nharshunova@chromium.org>
2026-01-19 07:57:25 +00:00

9 行
129 B
JSON

{
"manifest_version": 3,
"name": "Test Extension",
"version": "1.0",
"action": {
"default_popup": "popup.html"
}
}