toodle/webextension/native-manifest.json

8 строки
196 B
JSON

{
"name": "toodlext",
"description": "Bridge between the Toodle extension and Rust library",
"path": "/path/to/toodlext",
"type": "stdio",
"allowed_extensions": ["toodle@mozilla.com"]
}