openbullet / openbullet/OpenBullet2
[REQUEST]: i suggest you to add option of Chrome extensions in the config settings (demo example include)
@openbullet is already working on this.
Since Sep 7, 2024.
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 603
- PR merge metrics
- No merged PRs in 30d
Description
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
Also here the path is correct :
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)
2 - Methods.cs (example of code)
3 - RuriLib/Models/Configs/Settings/BrowserSettings.cs : (Set Global Variable)
4 - OpenBullet2/Pages/EditSettings.razor : (UI)
Describe alternatives you've considered
No response
Relevant screenshots or videos
No response
Additional information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.