Skip to content

Comments

Add Opera browser support with profile handling#11

Draft
iamlopes-eng wants to merge 2 commits intolopes/fix/9-enhance-support-for-different-profilesfrom
lopes/feat/add-opera-support
Draft

Add Opera browser support with profile handling#11
iamlopes-eng wants to merge 2 commits intolopes/fix/9-enhance-support-for-different-profilesfrom
lopes/feat/add-opera-support

Conversation

@iamlopes-eng
Copy link
Contributor

This PR adds Opera browser support to the existing numeric profile selection system.

Changes

  • Added Opera browser support with consistent profile structure across all supported browsers
  • Opera now supports numeric profile selection: opera://bookmarks/1, opera://bookmarks/2 instead of requiring full

Screenshots:

image image

@iamlopes-eng iamlopes-eng changed the title Lopes/feat/add opera support Add Opera browser support with profile handling Aug 14, 2025
@iamlopes-eng iamlopes-eng requested a review from artob August 14, 2025 01:03
@artob artob requested a review from Copilot August 14, 2025 13:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds Opera browser support to the existing browser bookmarks cataloging system, enabling Opera to use the same numeric profile selection pattern as other supported browsers.

  • Adds Opera as a new browser variant with proper URL prefix and platform-specific data paths
  • Integrates Opera into the browser configuration mapping system
  • Updates documentation with Opera usage examples across all platforms

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/browsers.rs Adds Opera enum variant, string mapping, and platform-specific user data paths
README.md Updates documentation with Opera usage examples for all operating systems

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@artob artob added the enhancement New feature or request label Aug 20, 2025
@artob artob moved this to In review in Platform Launch Aug 20, 2025
@artob artob moved this from In review to In progress in Platform Launch Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

Status: In progress

Development

Successfully merging this pull request may close these issues.

2 participants