Skip to content

Allows to quickly add an email to the "from" field of an existing filter.

Notifications You must be signed in to change notification settings

mc15/GmailFilterX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Gmail FilterX

GreaseMonkey script that allows to quickly add an email to the "from" field of an existing filter.

Notes:

  • Works only when Gmail is in English (must say "edit" to edit a filter)

  • Filters that should be included in the dropDownList, must include the following string (including the quotes) in the "Doesn't have" field:

      "filterName:<FilterName>"
    

    <FilterName>: should be replaced by the wanted filter name, can contain spaces. E.g.: "filterName:Friends Emails"

About

Allows to quickly add an email to the "from" field of an existing filter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%