You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
Is there a reason why you're making us download and install the js file into our pages then manually reference it? It seems like this is a great fit for a bookmarklet and it only took me a few minutes to set this up:
If anybody isn't clear what I'm referring to then I have written a quick article for the general public to use this technique which can be viewed here:
Note: That cdn I have used isn't an official Github site, its a mirror of the raw.githubusercontent.com as that site serves with a txt mime type and you can't use that in a bookmarklet. I can already see that an issue (#43) has been opened to put Bootlint on a more reputable CDN (not saying rawgithub.com isn't but I'm not vouching for it as its the first time I've used it).