skip to Main Content

New Extension for Google Admins: Wider Reports

I have created a number of Chrome extensions to meet specific needs of my district. This one just published is for me and my fellow Google admins and fixes one of my pet peeves of the Security Center Dashboard. When you click a VIEW REPORT link, the report is shown but in a very narrow table. All kinds of wasted space left and right when a wider table would be so much more user-friendly. Dug in and found a way to adjust the style sheet to give me wider reports. Sharing the goodness here.

This extension ONLY runs with URLs beginning with https://admin.google.com/ac/sc/dashboard and the only thing it does is change the DIV class of .gCXDaf to have no max-width.

Hopefully this will be helpful for other Google Admins. Get the Wider Reports Chrome extension on the Chrome Web Store.

The image shows a screenshot of an "Admin" dashboard with a "File exposure" section. It includes a "Sharing events" graph displaying sharing events over time, though the graph area is blurred or blank. Below the graph, there is a "Top viewed files" table with columns for "Document ID," "Title," "Views," "Visibility," and "Owner." Various data points in the table are blurred for privacy. At the bottom of the image, there is text that reads, "Before 'Wider Reports'" in large, blue font.
The image shows an "Admin" dashboard with a "File exposure" section, similar to the previous image. It includes a "Sharing events" graph displaying sharing events over time, though the graph area remains blurred or blank. Below, a "Top viewed files" table is visible with columns labeled "Document ID," "Title," "Views," "Visibility," and "Owner." Some data in the table is blurred for privacy. At the bottom, there is text in large, blue font that reads, "After 'Wider Reports,'" indicating an updated or expanded version of the report compared to the previous image.

This Post Has 0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Back To Top