Mercurial > personal > no-gemini
annotate extension/css/youtube.css @ 32:56536378204f
Bump version to v0.2.20.
| author | Paul Fisher <paul@pfish.zone> | 
|---|---|
| date | Mon, 06 Oct 2025 11:40:44 -0400 | 
| parents | 25c53854dd9d | 
| children | 64e90e9ada72 | 
| rev | line source | 
|---|---|
| 
27
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
1 /* | 
| 
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
2 * Currently disabled because there's no good way to select only buttons | 
| 
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
3 * that aren't the "Ask" button in a locale-independent way. | 
| 
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
4 * All the yt-button-view-model elements look the same to CSS. | 
| 
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
5 | 
| 
20
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents:  
diff
changeset
 | 
6 ytd-watch-metadata #flexible-item-buttons > yt-button-view-model | 
| 
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents:  
diff
changeset
 | 
7 { | 
| 
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents:  
diff
changeset
 | 
8 display: none !important; | 
| 
 
6661e33327c6
Hide gemini popup thingy in Google Drive; Ask button on YouTube.
 
Paul Fisher <paul@pfish.zone> 
parents:  
diff
changeset
 | 
9 } | 
| 
27
 
25c53854dd9d
Un-hide YouTube crap, hide some new crap in Drive listings.
 
Paul Fisher <paul@pfish.zone> 
parents: 
20 
diff
changeset
 | 
10 */ | 
