Skip to content

Commit 1c62054

Browse files
committed
fix: remove incorrect companion prerequisite
Helia does not provide compatible Kubo RPC endpoint, nor gateway.
1 parent dfb077f commit 1c62054

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/install/ipfs-companion.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ description: The IPFS Companion browser extension allows you to interact with yo
55

66
# Install the IPFS Companion Browser Extension
77

8-
IPFS Companion allows you to interact with your IPFS node and the extended IPFS network through your browser. The add-on is available for Brave, Chrome, Edge, Firefox, and Opera. It enables support for `ipfs://` addresses, automatically loads websites and file paths from an IPFS gateway, allows you to easily import and share a file with IPFS, and more.
8+
IPFS Companion allows you to interact with your IPFS node and the extended IPFS network through your browser. The add-on is available for Brave, Chrome, Edge, Firefox, Opera, and any other Chromium-based web browser.
9+
10+
It enables support for `ipfs://` and `ipns://` addresses, automatically loads websites and file paths from a local IPFS gateway, allows you to easily import and share a file with IPFS, and more.
911

1012
## Prerequisites
1113

1214
For its full functionality to be enabled, IPFS Companion requires a local IPFS node. As such, it is recommended that you have an IPFS node installed and running on your computer. Any one of the following will satisfy the requirement:
1315

14-
- [Install IPFS Desktop](../install/ipfs-desktop.md)
15-
- [Install IPFS Kubo for Go](../install/command-line.md)
16-
- [Install IPFS Helia for JavaScript](https://github.com/ipfs/helia)
16+
- [Install IPFS Desktop App](../install/ipfs-desktop.md)
17+
- [Install IPFS Kubo CLI and Daemon](../install/command-line.md)
1718

1819
## Install
1920

@@ -65,9 +66,9 @@ IPFS Companion enables you to quickly and easily access common actions from your
6566
- Choose the _Quick Import/Share..._ option in the main menu for quick drag-and-drop import from a browser tab.
6667
- Pin or unpin IPFS resources directly from the main menu.
6768
- Copy shareable public gateway links, IPFS content paths, or CIDs of IPFS resources directly from the main menu.
68-
- Launch the [IPFS Web UI dashboard](https://github.com/ipfs-shipyard/ipfs-webui) from the main menu with a single click.
69+
- Launch the [IPFS Web UI dashboard](https://github.com/ipfs/ipfs-webui) from the main menu with a single click.
6970
- Toggle gateway redirects or switch all IPFS Companion features on or off quickly and easily from the main menu.
7071

7172
## Further documentation
7273

73-
If you want to delve deeper into IPFS Companion, check out the project's documentation at [github.com/ipfs-shipyard/ipfs-companion →](https://github.com/ipfs-shipyard/ipfs-companion)
74+
If you want to delve deeper into IPFS Companion, check out the project's documentation at [github.com/ipfs/ipfs-companion →](https://github.com/ipfs/ipfs-companion)

0 commit comments

Comments
 (0)