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

Firefox #3

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Firefox #3

wants to merge 5 commits into from

Conversation

Himesh-Kundal
Copy link

@Himesh-Kundal Himesh-Kundal commented Jun 15, 2024

Closes #2

manifest.json Outdated
},
"browser_specific_settings": {
"gecko": {
"id": "[email protected]",
Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Author

Choose a reason for hiding this comment

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

done

Copy link
Member

Choose a reason for hiding this comment

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

Does this work for chrome as well?

Copy link
Author

@Himesh-Kundal Himesh-Kundal Jun 15, 2024

Choose a reason for hiding this comment

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

tab_func.js is working fine on both browsers. still should be tested on an actual CV to be sure

Copy link
Member

Choose a reason for hiding this comment

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

What is this? should it be committed?

Copy link
Author

Choose a reason for hiding this comment

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

It is needed to standardize the API for both chromium and non-chromium

Copy link
Member

@proffapt proffapt left a comment

Choose a reason for hiding this comment

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

Let's wait till CV portal opens and we will try it out then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for non-chromium browsers
2 participants