1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-02-06 22:20:02 +00:00
Jeremy Ruston 5aa3646df5
Add plugin stability badges (#8198)
* Initial Commit

* Fix plugin library URL

* Need to set plugin library location for prerelease

* Styling tweaks

* Docs

* Add tests that the core plugins all have a valid stability field
2024-05-21 11:22:39 +01:00
..
2014-08-30 21:32:55 +01:00
2022-07-13 09:32:22 +01:00

title: $:/plugins/tiddlywiki/browser-sniff/readme

This plugin adds a number of `$:/info/` tiddlers containing information about the current browser.

It allows you to create content that is presented in a way that is responsive to different browsers.

For example, https://tiddlywiki.com uses this plugin to present the user with the best options for getting started depending on their browser.

[[Source code|https://github.com/Jermolene/TiddlyWiki5/blob/master/plugins/tiddlywiki/browser-sniff]]