Fix Gmail Email Search

Improved version of the old "Emails" quick search functionality in Gmail, one click to view all emails you've sent or received from any address

< Feedback on Fix Gmail Email Search

Review: Good - script works

§
Posted: 2019-06-18
Edited: 2019-06-18

undefined errors in tampermonkey plus chrome

Needed this line added to the top of the script.... var $ = window.jQuery;

...to fix an error of $ being undefined.

Post reply

Sign in to post a reply.