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

Allow customizing app scope #411

Open
n1ckoates opened this issue Oct 26, 2023 · 0 comments
Open

Allow customizing app scope #411

n1ckoates opened this issue Oct 26, 2023 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@n1ckoates
Copy link

Problem Description

I'm wanting to have separate PWAs for Google Docs, Slides, and Sheets. They're all hosted on subpaths of docs.google.com though, and thus have the same scope.

Proposed Solution

Allow customizing the scope of an app via regex or some other method. For instance, I'd want to set Google Docs' scope to just docs.google.com/document and Slides' scope to docs.google.com/presentation.

Additional Information

I'm not sure if this is already possible with some other method in the extension, apologies if so.

@n1ckoates n1ckoates added the enhancement New feature or request label Oct 26, 2023
@filips123 filips123 added this to the 3.0.0 milestone Oct 27, 2023
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: To Do
Development

No branches or pull requests

2 participants