Skip to content

Indeed: hide "Sign in with Google". by 48cpl

Details

Author48cpl

LicenseNo License

Categoryindeed.com

Created

Updated

Code size192 B

Code checksum14cad042

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide "Sign in to Indeed with Google" pop up.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       indeed.com
@version    20250111.13.48
@namespace  ?
==/UserStyle== */

@-moz-document domain("indeed.com") {
#google-Only-Modal {
    display: none !important;
}
}

Reviews

No reviews yet.