Auto: misc.

This commit is contained in:
2021-03-05 15:16:06 +01:00
parent a5ca83802e
commit 01cd80f517
2 changed files with 24 additions and 3 deletions
+19
View File
@@ -0,0 +1,19 @@
# Hide Tabs in Firefox
- useful when using [[tree style tabs]]
- [[go]] https://superuser.com/questions/1424478/can-i-hide-native-tabs-at-the-top-of-firefox
- in about:config, set ```toolkit.legacyUserProfileCustomizations.stylesheets``` to true
- create ```userChrome.css``` in .mozilla/firefox/<profile dir>/chrome (/chrome might need to be created)
- paste the following:
```
/* hides the native tabs */
#TabsToolbar {
visibility: collapse;
}
```
[//begin]: # "Autogenerated link references for markdown compatibility"
[go]: go "Go"
[//end]: # "Autogenerated link references"
+5 -3
View File
@@ -8,6 +8,7 @@
- [[kasparov vs the world]]
- [[federated ecosystem]]
- [[bardo]]
- [[hide tabs in firefox]]
- [[amadeo]]
- vio a [[spoon]] en vivo
- [[done]]
@@ -15,6 +16,8 @@
- [[do]]
- [[explore]] [[other agoras]]
- [[yubnub]] could be used to implement 'magic go links'? for example 'go wp'
- [[ctzn]]
- [[catch up]] with [[twitter]]
- [[catch up]] with [[armengol]]
- [[catch up]] with [[jonathan]]
- [[catch up]] with [[bmann]]
@@ -23,7 +26,6 @@
- [[catch up]] with [[twitter]]
- [[catch up]] with [[mastodon]]
- [[answer]] [[will walker]]
- [[review]] [[ctzn]]
- [[meet]] [[paul-frazee]]
- [[find]] good [[javascript 2021]] review/primer
- what are the next steps for [[wikilinks everywhere]]?
@@ -41,15 +43,15 @@
[done]: ../done "DONE"
[do]: ../do "Do"
[yubnub]: ../yubnub "Yubnub"
[ctzn]: ../ctzn "Ctzn"
[twitter]: ../twitter "Twitter"
[armengol]: ../armengol "Armengol"
[jonathan]: ../jonathan "Jonathan"
[bmann]: ../bmann "Bmann"
[vera]: ../vera "Vera"
[ablueaeshna]: ../ablueaeshna "Ablueaeshna"
[twitter]: ../twitter "Twitter"
[mastodon]: ../mastodon "Mastodon"
[answer]: ../answer "Answer"
[ctzn]: ../ctzn "Ctzn"
[meet]: ../meet "Meet"
[paul-frazee]: ../paul-frazee "Paul Frazee"
[promnesia]: ../promnesia "Promnesia"