Questions tagged [google-developer-tools]
184 questions
2
votes
1 answer
google chart line number with at least 5 decimal places
That's my google line chart: enter image description here
How to see number with at least 5 decimal places?
I need to have a detailed line chart.
I am also wondering how to create more white space because my website's background can't be white. So…

emilkaanna
- 57
- 5
2
votes
1 answer
Display load time for a page inside a SPA
I have an SPA in AngularJS which loads different templates into a single SPA.
After reading this https://developers.google.com/web/fundamentals/performance/critical-rendering-path/measure-crp?hl=en I included a onload="measureCRP()" in the body of…

David
- 3,364
- 10
- 41
- 84
2
votes
0 answers
Chrome Developer Tools - Multiple resources served by same domain
I'm trying to analyze performance bottlenecks in my web application
I recently ran an audit using chromes Developer Tools
One warning said
combine external javascript(11)
There are multiple resources served from same domain. Consider combining them…

user5680735
- 703
- 2
- 7
- 21
2
votes
2 answers
What is the difference between Google Developers Console project and a Google **Play** Developers Console project?
I have removed my Google Developer Console project.
Are these projects identical to each other? If I remove one, will it remove the other?

Z0q
- 1,689
- 3
- 28
- 57
1
vote
1 answer
Deep linking of gmail app on IOS and Adroid
I have found next: googlegmail:///co?subject=...
The /co endpoint is the only one which works.
My task is to open Gmail inbox with search parameters like from:, in: and others which are available in app. The problem is that I'm getting Unable to…

Maksym Shteklia
- 21
- 1
1
vote
1 answer
Is Google Business Profile APIs "List all reviews" deprecated/disabled
I want to use this API "List all reviews" @ https://developers.google.com/my-business/content/review-data#list_all_reviews, but I am not sure if it is deprecated/disabled as there is a message on the top of the page indicating:
Update your Google…

John John
- 1
- 72
- 238
- 501
1
vote
0 answers
Google play READ_CALL_LOG permission
Reading call log is the basic feature of my app, but i dont know which option to select among the following in the list in the declaration form.
Default SMS handler
Default Phone handler
Default Assistant handler
Transactional backup and restore…

Riyazat Durrani
- 588
- 1
- 8
- 20
1
vote
0 answers
chrome devtools -- emulated mobile device external background theme stuck in light mode
chrome set to dark theme, devtools set to dark them, but I can't get the area surrounding the emulated device to match. the bright light theme hurts my eyes (and my soul). can anyone confirm if there is a setting for this?

stupid_idiot
- 11
- 2
1
vote
1 answer
YouTube lifetime token for a server
I'm trying yo create a private application that manages a YouTube account all time, not different ones for clients, only one and the client has access to create a video streaming or other functions with YouTube API v3. Only I found how to the…

Chinchi
- 13
- 3
1
vote
2 answers
having issues applying flexbox
I'm having some issues applying flexbox on a div.
here is the problem :
1
vote
0 answers
Google Edge TPU dev-board cannot be reconized by macOS BigSur
I have trouble getting started with the edge Tpu dev-board.
Following the instruction, I have complete the first three steps.
However, according to step 4, I have to create an MDT via a local network.
Everytime I ran ls /dev/cu.usbmodem* . The…

Wooha
- 11
- 1
1
vote
0 answers
chrome extension - show notifications with buttons - Setting button is not working
I have the following code, I add a new notification with one button... but actually, I see two buttons one that I have added and the second one "settings"
when I clicked on the "settings" button nothing…

Ortal Blumenfeld Lagziel
- 2,415
- 3
- 23
- 33
1
vote
1 answer
App Script - Send Email based on days left to date - Can't make script send it X days left to date
I am using this spreadsheet Here
I am trying to send an email to a specific recipient "email@myemail.com" when there are 3 days left for a specific date.
Each row represents a person and I want the email sent to send me an email for each person…

Manel Veloso
- 13
- 4
1
vote
0 answers
Stop showing Google What's New each time developer tools opened
Can this annoying What's New go away? It shows and takes up debugging area everytime I open Google developer tools.

Gregory Bologna
- 270
- 1
- 6
- 20
1
vote
1 answer
Chrome developer tool doesn't change the site
I have this very odd issue when using Google Chrome Developer tool where it "looks like" it just zooms out when I try to change the device.
When I minimize the browser window and manually make it smaller it works fine as shown in the picture…

Marc Rasmussen
- 19,771
- 79
- 203
- 364