Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

چطور میشه این شرط رو اضافه کرد‌؟ #3

Open
drupalshift opened this issue Dec 1, 2019 · 1 comment
Open

Comments

@drupalshift
Copy link

سلام
من میخواستم این اسکریپت رو برای سافت ۹۸ بزنم
چطور میتونم توی قوانین یوبلاک بزارم

div[aria-labelledby="tab-download"] > * {
  display: block !important;
}
@mboveiri
Copy link
Owner

mboveiri commented Dec 1, 2019

سلام
راهنمای کامل نوشتن رولها در لینک زیر هست که میتونید ببینید.

https://github.com/gorhill/uBlock/wiki/Static-filter-syntax#style

Ublock میتونه class رو پیدا کنه که در مثال شما میشه :

soft98.ir##div[class*="ta1b-pane"] > * :style(display: block !important)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants