toast.log
Extension Actions
CRX ID
pbgbbbfhjccnnkplhfcmhdcpmcfmpfoi
Status
- Extension status: Unlisted
- Live on Store
Description from extension meta
Get console errors right on your page. See logs in a toast notification format and find out bugs you didn't know existed.
Image from store
Description from store
Be aware of errors, warnings, and logs that are happening on your website without having to open the browser's console. See logs in a toast notification format and find out bugs you didn't know existed.
Latest reviews
- Alec Kinnear
- Toast.log is not life changing. It's just a faster way to see page load error notice without developer tools open. Much of the time after using Toast one would want to open developer tools for more info. Not much time saved. But there's many occasions where using Toast.log one will not have to open developer tools at all. Huge amount of time saved. Quality of life is good as for an overlay app the presentation is as good as it can be (has to contrast with underlying page) with lots of good options for size (tired eyes) and opacity. Guilherme has priced Toast.log fairly and it saves developers time. Many developers have probably built similar rough and ready tools for themselves but being able to support a polished one and not have to build it oneself is great.
- Jonathan Picazo
- One of my favourite extensions for development since its release. Provides such a nice and easy way to track logs during development.
- Igor Houwat
- Love this extension. Just the ability to see my logs in a non-intrusive way while minimizing the need to open DevTools is priceless. The extension owner is very responsive and constantly is improving the product.
- Vincent A (Esidopa)
- Very nice, it's permits to save plenty time !
- Quinn Penney
- So far this is a pretty cool product. I'd love to see the ability to customize some of the style. I'd love to see custom scrollbars and more color contrasts
- Sander Sierdsma
- I would rate it with 5 stars if more details could be added to the error logs. Instead of: TypeError: item.toLowerCase is not a function client.js:207 Something like: TypeError: item.toLowerCase is not a function at eval (autocomplete.vue?68eb:54) at Array.filter (<anonymous>) at VueComponent.cItems (autocomplete.vue?68eb:54) at Watcher.get (vue.runtime.esm.js?2b0e:4479) at Watcher.evaluate (vue.runtime.esm.js?2b0e:4584) at VueComponent.computedGetter [as cItems] (vue.runtime.esm.js?2b0e:4836) at Object.get (vue.runtime.esm.js?2b0e:2072) at Proxy.render (autocomplete.vue?49d5:81) at VueComponent.Vue._render (vue.runtime.esm.js?2b0e:3548) at VueComponent.updateComponent (vue.runtime.esm.js?2b0e:4055) Also I am looking for a way to report issues or to raise feature requests
- John C
- Just 5 minutes after purchasing and I don't know how I lived without this extension for so long! Apart from console.log toasts, the ability to see *every* network event is an absolute blessing, especially in an app that performs a lot of background requests (often making specific events difficult to track down after the fact). And even better is the ability to see open the response inside the toast itself, and drill right down to see what the app sent and what was received. If I could give this app 6 stars, I would!