Select filter icon

Select filter

Extension Actions

CRX ID
cfndbgamcjlfppbehioihlpinfcheinc
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

Filtering select items.

Image from store
Select filter
Description from store

Add filter to all select boxes in page.

You must input target URL list by regular expression in option page.

ex)
^https?://127\.0\.0\.1/
=> 127.0.0.1 with HTTP/HTTPS

redmine
=> All URL of includes 'redmine'

.
=> If you want enable to all URL, you must use almighty matcher, like '.', '.*' .