From c6f3e32ab8ee8d29a903f65bf832723883000662 Mon Sep 17 00:00:00 2001 From: ethanwu155 Date: Tue, 6 Apr 2021 14:01:53 +0800 Subject: [PATCH] add bubble ipfs from url plugin --- data/tools.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/tools.yaml b/data/tools.yaml index 9acea2a..c76d237 100644 --- a/data/tools.yaml +++ b/data/tools.yaml @@ -185,3 +185,6 @@ content: - title: wbipfs source: https://github.com/wabarc/wbipfs description: A command-line tool and Go package interface for wayback webpage to IPFS. +- title: Bubble IPFS From URL Plugin + source: https://bubble.io/plugin/ipfs-add-from-uri-1616424944051x638386852081172500 + description: Bubble (no code platform) plugin for IPFS From URL integration