1.6 out of 5
Google doesn't verify reviews. Learn more about results and reviews.
- All reviews
- Recent
- Helpful
- Highest to lowest rating
- Lowest to highest rating
- English
- All languages
Pavel DApr 19, 2023
Doesn't work: let foo: string Uncaught SyntaxError: Unexpected token ':'
Hamdi HagbergNov 8, 2021
Doesn't work
Alessandro AprileJan 13, 2020
confirm that does not work. Author suggest to try another tab, but in this case, you get an error "NewTabs are not supported. In order to use this extension please navigate to any website or local file" so it is not even considered to work in an empty tab. Strange that the author himself does not know.
dylan stillwoodOct 20, 2019
As far as I can tell, this extension doesn't actually do anything. Type any statement in the TS Console, in any tab, and it immediately disappears, with no output anywhere.
avalanche156Aug 27, 2019
Doesn't work with Chrome 75. doesn't react event to `console.log(123)`
yadong liuMay 17, 2019
Can't use the typescript
Fico PrietoApr 11, 2019
Doesn't work. Tried the following example & nothing happened. let foo: string foo = "bar" console.log(foo)