GMail Compact-View with Buttons and Search

Add buttons to hide sidebar and topbar, inbox and compose. Some css changes

As of 16.04.2018. See ბოლო ვერსია.

ავტორი
Jimi
რეიტინგი
0 0 0
ვერსია
1.12beta
შექმნილია
13.03.2018
განახლებულია
16.04.2018
Size
16,2 KB
ლიცენზია
პ/გ
გამოყენებს მათ

Description

It's my first script inspired by sm00nie ("GMail Sidebar Toggle" Script).
Side-Bar and Top-Bar are default hidden on the start, but you can change this by set "hideBarsOnStart" var.
If the bar with my buttons is in bad position - try to set "myBarRight" var - it's the right margin given in pixels.
Tolltips texts can change with set of corresponding vars :)

Config values

  • myBarRight - right position of div with buttons
  • myBarRightTopShow - right position of div with buttons when TopBar is showed
  • showPosControls - show the buttons to check the best position of div
  • hideBarsOnStart - if true - the TopBar and SideBar is hide on start
  • cssAdd - add some css features (font, icons, colors...)
  • cssFont - default font to use when cssAdd is set to true
  • sideBarHiddenWidth - width of hidden SideBar
  • sideBarBackground - background color of hidden sideBar
  • sideBarColor - text color of hidden SideBar
  • sideBarHighlightColor - highlight color of text on hidden SideBar

Changelog

  • 1.03beta
    Some css futures - more compact mail list, font, colors, "mark read" icon...
    Can on or off by set "cssAdd" and "cssFont" vars.
  • 1.04beta
    - added: show sideBar on mouseover left part of window (when sideBar is hidden)
    - added: some transitions effects
    - fixed: bugs on resize window
  • 1.05beta
    - fixed: display hangout panel
  • 1.06beta
    - fixed: search-field position
  • 1.07beta
    - better sideBar
  • 1.08beta
    - fixed some bugs
    - better sideBar
    - add more config values
    - some little changes
  • 1.09beta
    - fixed some bugs
  • 1.10beta
    - added buttons to config right margin
    default buttons are hidden, you can show this - set showPosControls to true :)
    Current value of myBarRight is shown in tooltips of buttons
  • 1.11beta
    - fixed some css bugs
  • 1.12beta
    - some css changes