Reviews: elm-detector
Item logo image for elm-detector

elm-detector

4.0(

2 ratings

)
ExtensionDeveloper Tools69 users

4 out of 5

2 ratings

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
Review's profile picture

Gabriel RobertsonJul 18, 2016

Does not seem to catch sites that use Elm in embed mode, which is more common in my experience thus far. EDIT: It only detects elm when it exists on `window.Elm`, which is not done when it is compiled in ES6+ mode, which most sites do now. A better way would be to check that, and if it fails then iterate through the module list to see if (in the general case) any of the modules in `window.require.list()` (if window.require exists and window.require.list exists) end in ".elm". That would n... Show more

Review's profile picture

Matthew McFarlandApr 20, 2016

Works great!

Google apps