sets the correct frame value for google side bar search tweak on edge
G Sidebar search on Edge by joypixels
Details
Authorjoypixels
LicenseNo License
Categoryframe
Created
Updated
Size265 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("example.com") {
/**
.gs-webResult {width: 30em;}
*/
}