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: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -137,5 +137,8 @@ To test the absolute latest changes before they are released:
137
137
2. Click on the latest workflow run (usually named "Build and Release").
138
138
3. Scroll down to the **Artifacts** section.
139
139
4. Download the artifact starting with `marian-extension-chrome.(VERSION)` or `marian-extension-firefox.(VERSION)`.
140
-
5. Extract the zip file.
141
-
6. Follow **Option 1**, selecting the extracted folder.
140
+
5. To use either:
141
+
- Extract the zip file to a folder and follow **Option 1**, selecting the extracted folder.
142
+
- Use directly
143
+
- **On Chrome:** Enable Developer mode and drag the zip file onto the window (if you just enabled it refresh first)
144
+
- **On Firefox:** Go to Debugging Add-ons ([about:debugging#/runtime/this-firefox](about:debugging#/runtime/this-firefox)) and click Load Temporary Add-on and select the zip file
0 commit comments