Skip to content

Commit

Permalink
Merge pull request #594 from lukso-network/chrome-store
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ42 authored Aug 2, 2023
2 parents 2a2c51e + 4e2c9ca commit 1504c93
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 86 deletions.
94 changes: 8 additions & 86 deletions docs/guides/browser-extension/install-browser-extension.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,60 +42,25 @@ Projects built by the LUKSO community:

Click on link below to download the extension, based on the browser to which you want to install it.

### :inbox_tray: **[Download link (v1.3.3-MV2)](https://storage.googleapis.com/up-browser-extension/universalprofile-extension-v1.3.3-mv2.zip) (All other browsers)**
### :inbox_tray: **[Download from Chrome Web Store](https://chrome.google.com/webstore/detail/universal-profiles/abpickdkkbnbcoepogfhkhennhfhehfn) (Chrome / Brave)**

### :inbox_tray: **[Download link (v1.3.3-MV3)](https://storage.googleapis.com/up-browser-extension/universalprofile-extension-v1.3.3-mv3.zip) (Chrome)**

### :inbox_tray: **[Download Archive](https://storage.googleapis.com/up-browser-extension/universalprofile-extension-v1.4.0-mv2.zip) (All other browsers)**

## Unpack the archive

Open your download folder and unpack the ZIP archive by opening the file.

## Install the extension

<Tabs>
<TabItem value="chrome" label="Chrome">

#### 1. Open the extension page in your browser.
## Install the extension

<Tabs>
<TabItem value="chrome-settings" label="Using Settings">

![Step 1 - Chrome: Extension Settings](/img/extension/chrome1.png)
<TabItem value="chrome" label="Chrome / Brave">

</TabItem>
<TabItem value="chrome-menu" label="Using Menu Bar">
## 1. Simply download the extension from the [Chrome Store](https://chrome.google.com/webstore/detail/universal-profiles/abpickdkkbnbcoepogfhkhennhfhehfn)

![Step 1 - Chrome: Extension Menu Bar](/img/extension/chrome2.png)
![Chrome Store view](/img/extension/chrome-store.png)

</TabItem>
<TabItem value="chrome-url" label="Using URL">

Type `chrome://extensions` into the searchbar to open the extension page.

</TabItem>
</Tabs>

#### 2. Enable the browser's developer mode.

![Step 2 - Chrome: Enable Developer Mode](/img/extension/chrome3.png)

#### 3. Load the extension from the folder.

Click _Load unpacked_ pointing to the extracted ZIP archive of the extension.<br/>

![Step 3 - Chrome: Load Extension](/img/extension/chrome4.png)

#### 4. Pin the extension.

Pin the extension to the extension bar and click on the icon to open it up.

![Step 4 - Chrome: Pin Extension](/img/extension/chrome5.png)

#### 5. Launch the extension.

Open the extension by clicking its icon from the menu bar.

![Step 5 - Chrome: Open Extension](/img/extension/chrome-launch-extension.webp)

</TabItem>
<TabItem value="edge" label="Edge">
Expand Down Expand Up @@ -183,50 +148,7 @@ Open the extension by clicking its icon from the menu bar.

![Step 5 - Opera: Open Extension](/img/extension/opera5.png)

</TabItem>
<TabItem value="brave" label="Brave">

#### 1. Open the extension page in your browser.

<Tabs>
<TabItem value="brave-settings" label="Using Settings">

![Step 1 - Brave: Settings](/img/extension/brave1.png)

</TabItem>
<TabItem value="brave-menu" label="Using Menu Bar">

![Step 1 - Brave: Menu Bar](/img/extension/brave2.png)

</TabItem>
<TabItem value="brave-url" label="Using URL">

Type `brave://extensions` into the searchbar to open the extension page.

</TabItem>
</Tabs>

#### 2. Enable the browser's developer mode.

![Step 2 - Brave: Developer Mode](/img/extension/brave3.png)

#### 3. Load the extension from the folder.

Click _Load unpacked_ pointing to the extracted ZIP archive of the extension.<br/>

![Step 3 - Brave: Load Extension](/img/extension/brave4.png)

#### 4. Pin the extension.

Pin the extension through the extension icon.

![Step 4 - Brave: Pin Extension](/img/extension/brave5.png)

#### 5. Launch the extension.

Open the extension by clicking its icon from the menu bar.

![Step 5 - Brave: Open Extension](/img/extension/brave6.png)


</TabItem>
<TabItem value="firefox" label="Firefox">
Expand Down
Binary file added static/img/extension/chrome-store.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1504c93

Please sign in to comment.