browser-extensions: begin tablefying

This commit is contained in:
Aminda Suomalainen 2019-09-12 14:31:14 +03:00
parent f6cc82a0a6
commit 2c5a8d0026
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67
1 changed files with 34 additions and 9 deletions

View File

@ -16,14 +16,39 @@ redirect_from:
## Firefox containers
* [Facebook Container](https://addons.mozilla.org/en-US/firefox/addon/facebook-container/)
* nice when clicking Facebook links even while not being a Facebook user
* [Google Container](https://addons.mozilla.org/en-US/firefox/addon/google-container/)
* [Firefox Multi-Account Containers](https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers/)
* ~~[Temporary containers](https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/)~~ I am not just learning to use this properly
* Especially in Automatic mode it renders Cookie Autodelete unnecessary
in my opinion and is likely more secure.
* **READ THE FINE MANUAL ON THAT PAGE!**
<table>
<tr>
<th>Name</th>
<th>Link</th>
<th>Source</th>
<th>Comment</th>
</tr>
<tr>
<td>Facebook Container</td>
<td>https://addons.mozilla.org/en-US/firefox/addon/facebook-container/</td>
<td>TBD</td>
<td>nice when clicking Facebook links even while not being a Facebook user</td>
</tr>
<tr>
<td>Google Container</td>
<td>https://addons.mozilla.org/en-US/firefox/addon/google-container/</td>
<td>TBD</td>
<td></td>
</tr>
<tr>
<td>Firefox Multi Account Containers</td>
<td>https://addons.mozilla.org/en-US/firefox/addon/multi-account-containers</td>
<td>TBD</td>
<td></td>
</tr>
<tr>
<td>~~Temporary Containers~~</td>
<td>https://addons.mozilla.org/en-US/firefox/addon/temporary-containers/</td>
<td>TBD</td>
<td>I am not just learning to use this properly. <br/>Especially in Automatic mode it renders Cookie Autodelete unnecessary in my opinion and is likely more secure.</td>
</tr>
</table>
## Firefox language packs
@ -213,4 +238,4 @@ and this is the reason why Firefox is at times accused of killing SSDs.
* [Czech](https://addons.mozilla.org/en-US/firefox/addon/czech-spell-checking-dictionar/)
* [Swedish](https://addons.mozilla.org/en-US/firefox/addon/g%C3%B6rans-hemmasnickrade-ordli/)
Changelog: [GitHub.com commits](https://github.com/Mikaela/mikaela.github.io/commits/master/pages/browser-extensions.markdown) | [gitea.blesmrt.net commits](https://gitea.blesmrt.net/mikaela/mikaela-info/commits/branch/master/pages/browser-extensions.markdown)
Changelog: [GitHub.com commits](https://github.com/Mikaela/mikaela.github.io/commits/master/pages/browser-extensions.markdown) | [gitea.blesmrt.net commits](https://gitea.blesmrt.net/mikaela/mikaela-info/commits/branch/master/pages/browser-extensions.markdown)