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

Does it supports dev-extension building? #17

Closed
ShinaZin opened this issue Oct 8, 2020 · 4 comments · Fixed by #27
Closed

Does it supports dev-extension building? #17

ShinaZin opened this issue Oct 8, 2020 · 4 comments · Fixed by #27

Comments

@ShinaZin
Copy link

ShinaZin commented Oct 8, 2020

I mean using React.js on devtools.html page

@lxieyang
Copy link
Owner

I'm not exactly sure what you meant?

@GeekaholicLin
Copy link
Contributor

I'm not exactly sure what you meant?

Developers can also extend devtools like vue-devtools by using Chrome extension API.
https://developer.chrome.com/docs/extensions/mv3/devtools/

@lxieyang
Copy link
Owner

lxieyang commented Jan 4, 2021

Good to know!

In this case, no, but a good idea for future development!

GeekaholicLin added a commit to GeekaholicLin/chrome-extension-boilerplate-react that referenced this issue Jan 5, 2021
@peterhartree
Copy link

peterhartree commented Jun 11, 2022

If you include devtools_page in your extension manifest, the extension will show the following permissions warning on install:

  • Read and change all your data on all websites

I wasted quite some time trying to figure out why I was getting this warning—it's not obvious that the devtools_page thing would trigger it.

I've opened a PR suggesting we add a comment about this: #124.

zurukumo pushed a commit to zurukumo/chrome-extension-regexp-url-blocker that referenced this issue Jul 25, 2024
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 a pull request may close this issue.

4 participants