5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 06:51:26 +08:00
wails/v3/plugins/browser/plugin.toml
Lea Anthony ba82f27534 Fix Bug with nil parameters.
Added browser and kvstore plugins.
2023-03-20 20:28:33 +11:00

12 lines
299 B
TOML

# This is the plugin definition file for the "browser" plugin.
Name = "browser"
Description = "Opens URLs and files in the default browser."
Author = "Lea Anthony"
Version = "v1.0.0"
Website = "https://wails.io"
Repository = "https://github.com/wailsapp/wails/v3/plugins/browser"
License = "MIT"