diff --git a/docs/guides/browser-extension/install-browser-extension.md b/docs/guides/browser-extension/install-browser-extension.md index 438bcf1486..cf81aa52c0 100644 --- a/docs/guides/browser-extension/install-browser-extension.md +++ b/docs/guides/browser-extension/install-browser-extension.md @@ -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 - - - - -#### 1. Open the extension page in your browser. +## Install the extension - - -![Step 1 - Chrome: Extension Settings](/img/extension/chrome1.png) + - - +## 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) - - -Type `chrome://extensions` into the searchbar to open the extension page. - - - - -#### 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.
- -![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)
@@ -183,50 +148,7 @@ Open the extension by clicking its icon from the menu bar. ![Step 5 - Opera: Open Extension](/img/extension/opera5.png) - - - -#### 1. Open the extension page in your browser. - - - - -![Step 1 - Brave: Settings](/img/extension/brave1.png) - - - - -![Step 1 - Brave: Menu Bar](/img/extension/brave2.png) - - - - -Type `brave://extensions` into the searchbar to open the extension page. - - - - -#### 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.
- -![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) +
diff --git a/static/img/extension/chrome-store.png b/static/img/extension/chrome-store.png new file mode 100644 index 0000000000..858d229d63 Binary files /dev/null and b/static/img/extension/chrome-store.png differ