mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
16 lines
No EOL
388 B
JSON
16 lines
No EOL
388 B
JSON
{
|
|
"name": "Google cloud storage explorer",
|
|
"description": "Browse, search, upload, download, and manage objects in Google Cloud Storage buckets through an intuitive ToolJet web interface.",
|
|
"widgets": [
|
|
"Table",
|
|
"Chart"
|
|
],
|
|
"sources": [
|
|
{
|
|
"name": "GCS",
|
|
"id": "gcs"
|
|
}
|
|
],
|
|
"id": "google-cloud-storage-explorer",
|
|
"category": "developer-utilities"
|
|
} |