Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST]: i suggest you to add option of Chrome extensions in the config settings (demo example include) #1108

Open
5 tasks done
RifHut opened this issue Sep 6, 2024 · 0 comments
Assignees
Labels
area:backend Backend area:frontend Frontend client:native Native client client:web Web client enhancement New feature or request lib:rurilib RuriLib project

Comments

@RifHut
Copy link

RifHut commented Sep 6, 2024

This feature request respects the following points:

  • This is a feature request, not a question or a configuration issue; Please visit our forum first to troubleshoot with volunteers, before creating a report. The links can be found here.
  • This issue is not already reported on GitHub (I've searched it).
  • I'm using an up to date version of OpenBullet2. We generally do not support previous older versions. If possible, please update to the latest version before opening an issue.
  • I agree to follow OpenBullet's Code of Conduct.
  • This report addresses only a single feature request; If you have multiple feature request, kindly create separate reports for each one.

Description of the feature request

I would like to share with you an improvement to the Methods.cs code. This enhancement helps users integrate multiple .crx files without the need to use command-line arguments, similar to how it worked in OB1. I have already added this to OpenBullet 0.2.4.

Is your feature request related to a problem

Yes, I'm using Windows 11 and this method not working in v0.3.1 [beta]
look at this folder contains manifest.json

Capture d'écran 2024-09-06 234013

Also here the path is correct :

Capture d'écran 2024-09-06 234850

Describe the solution you'd like

the solution is to add textarea in config settings to use .crx
1 - demo from 0.2.4 (like OB1)

image

2 - Methods.cs (example of code)

https://github.com/RifHut/OpenBullet2/blob/0355ee34a754ac6e753c2ed9877d257248499570/RuriLib/Blocks/Selenium/Browser/Methods.cs#L73

3 - RuriLib/Models/Configs/Settings/BrowserSettings.cs : (Set Global Variable)

https://github.com/RifHut/OpenBullet2/blob/0355ee34a754ac6e753c2ed9877d257248499570/RuriLib/Models/Configs/Settings/BrowserSettings.cs#L18

4 - OpenBullet2/Pages/EditSettings.razor : (UI)

https://github.com/RifHut/OpenBullet2/blob/0355ee34a754ac6e753c2ed9877d257248499570/OpenBullet2/Pages/EditSettings.razor#L289

Describe alternatives you've considered

No response

Relevant screenshots or videos

No response

Additional information

No response

@RifHut RifHut added the enhancement New feature or request label Sep 6, 2024
@openbullet openbullet self-assigned this Sep 7, 2024
@openbullet openbullet added client:native Native client client:web Web client lib:rurilib RuriLib project area:frontend Frontend area:backend Backend labels Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:backend Backend area:frontend Frontend client:native Native client client:web Web client enhancement New feature or request lib:rurilib RuriLib project
Projects
Status: Backlog
Development

No branches or pull requests

2 participants