Feature request: Reach out Chrome team
See original GitHub issueGoogle Chrome includes Copy as Node.js fetch
context menu item at Network requests:
however, it creates invalid code by including unsupported options:
fetch("https://github.com/orgs/node-fetch/hovercard", {
"headers": {
"accept": "*/*",
"accept-language": "en-US,en;q=0.9,ru-RU;q=0.8,ru;q=0.7",
"sec-fetch-dest": "empty",
"sec-fetch-mode": "cors",
"sec-fetch-site": "same-origin",
},
"referrer": "https://github.com/node-fetch/node-fetch/issues",
"referrerPolicy": "no-referrer-when-downgrade",
"body": null,
"method": "GET",
"mode": "cors"
});
Can somebody reach Chromium/Google developers?
Issue Analytics
- State:
- Created 3 years ago
- Reactions:4
- Comments:14 (5 by maintainers)
Top Results From Across the Web
Feature suggestion - Google Chrome Community
Hello, I would like to suggest a feature request to be implemented on the IOS google chrome app (IPhone & IPad).
Read more >ReachOut - Chrome Web Store
View translations easily as you browse the web. By the Google Translate team. Google Translate.
Read more >How do I submit a feature request? - CZ ID Help Center
On this page, you can see what other users are requesting, upvote or comment on features that you care about, and post your...
Read more >Trello vs. Savio: track feature requests with this Trello alternative
Savio centralizes feature requests from any place your team receives them. ... You also can't easily reach out to customers to validate problem...
Read more >Feature Request: Sources groups and breakpoint groups
to Google Chrome Developer Tools, Peter Müller, Benedikt Meurer. Hi Ray,. Thanks for reaching out! I would consider you a power user of...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Wow, I did not know about this feature. I will try and contact some Chrome developers on Twitter tomorrow.
nah, can close this