negadj / minimalist

Automatically exported from code.google.com/p/minimalist
1 stars 0 forks source link

Hide Access Granted Message #269

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Please describe the feature or enhancement in as much detail as possible:

When I grant access to my email to someone else (i.e. my wife), a pink bar 
appears at the top of the page every time I refresh the Gmail page.  I have 
customized the Minimalist extension to hide this automatically by adding the 
following option:

    Name: Hide Access Granted Message
    Tab: Header
    Section: Appearance
    Image: [See attached image]
    CSS:
        .ZY {
            display: none;
        }

In the course of searching to figure out how I could accomplish this, I found 
several people complaining about it on forums (and Google not really doing 
anything to deal with people's complaints) before I found this extension.  
Therefore, I believe it would be a feature that others would find 
useful/beneficial.

Thanks for a great extension!

Original issue reported on code.google.com by tlewis3348 on 24 Jan 2013 at 3:38

Attachments:

GoogleCodeExporter commented 9 years ago
There is a similar message when you start forwarding mail to another address 
but that one goes away by itself in less than a week. Does this notification 
persist as long as mail delegation is enabled?

Original comment by anst...@gmail.com on 24 Jan 2013 at 4:02

GoogleCodeExporter commented 9 years ago
Yes, I believe I enabled it several months ago (possibly even a year ago), and 
other than when I found ways to hide it (using AdBlock's blocking rules in 
Firefox -- before I switched to Chrome -- and now using Minimalist in Chrome), 
it has always been there.  My wife has done a similar thing with here account, 
but has just put up with it, and it has never gone away for her either.

Original comment by tlewis3348 on 24 Jan 2013 at 4:07

GoogleCodeExporter commented 9 years ago
In that case, I agree that it is a good candidate for a new feature. I'll keep 
it in mind for the next update. Thanks for the suggestion and CSS

Original comment by anst...@gmail.com on 24 Jan 2013 at 4:09

GoogleCodeExporter commented 9 years ago
No problem!

Original comment by tlewis3348 on 24 Jan 2013 at 4:16