Mercurial > personal > no-gemini
annotate extension/css/developers.css @ 51:19705897127f
Specify that this extension collects no data.
| author | Paul Fisher <paul@pfish.zone> |
|---|---|
| date | Thu, 11 Dec 2025 22:11:57 -0500 |
| parents | 1e534f430748 |
| children |
| rev | line source |
|---|---|
|
50
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
1 /* AI page summary */ devsite-key-takeaways-panel, |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
2 /* Chat summary thing */ .devsite-concierge-ai-panel--menu-item, |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
3 /* "Code tutor" */ devsite-code-tutorial, |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
4 /* AI summary in search results */ devsite-search-summary |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
5 { |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
6 display: none !important; |
|
1e534f430748
Hide slop in developers.google.com.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
7 } |
