You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/install/ipfs-companion.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,16 @@ description: The IPFS Companion browser extension allows you to interact with yo
5
5
6
6
# Install the IPFS Companion Browser Extension
7
7
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.
9
11
10
12
## Prerequisites
11
13
12
14
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:
-[Install IPFS Kubo CLI and Daemon](../install/command-line.md)
17
18
18
19
## Install
19
20
@@ -65,9 +66,9 @@ IPFS Companion enables you to quickly and easily access common actions from your
65
66
- Choose the _Quick Import/Share..._ option in the main menu for quick drag-and-drop import from a browser tab.
66
67
- Pin or unpin IPFS resources directly from the main menu.
67
68
- 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.
69
70
- Toggle gateway redirects or switch all IPFS Companion features on or off quickly and easily from the main menu.
70
71
71
72
## Further documentation
72
73
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