loktar00 / loktar00/Browser-AI
Add the ability for the extension to interact with basic elements.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As this is extended it would be nice if the extension could automatically click links, and auto fill data in forms. There's a few ways we could go about it, initially a simple approach with the code already available would work such as clicking in text areas on reddit and creating comments for example, however it might be a good idea to using something like omniparser to identify interactive elements for the extension to work on.
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.
Research direction
Review the existing extension code to understand how it currently interacts with web content. Define a focused first scope for clicking links or filling forms, including how interactive elements are identified and what behavior should count as complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100