elm-detector chrome extension

Version: 1.0
elm-detector
Detects Elm apps as you browse.
4.00 Based on 2 user rates

What is elm-detector?

elm-detector is a developer tools chrome extension. it's a free extension , it has 73 active users since released its first version, it earns an average rating of 4.00 from 2 rated user, last update is 2890 days ago.


What’s new in version 1.0?

                Chrome extension that detects Elm apps as you browse            

How to install elm-detector?

You could download the latest version crx file or older version files and install it.


Preview of elm-detector


Technical Features:

  • Latest Version: 1.0
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Wednesday, June 8th, 2016
  • Author: ronn.ross

elm-detector Available languages:

English.


FAQ


Reviews of elm-detector:


Gabriel Robertson July 18th, 2016
Gabriel Robertson

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 not catch if it is not being loaded but only if elm was used in the build at all, but would be a good fallback.


Matthew McFarland April 20th, 2016
Matthew McFarland

Works great!

Read more review & comments of elm-detector