Can you explain a bit more how this is so?
The javascript is bundled with the app, so it is downloaded once when installed rather than being downloaded each visit from blockchain.info. The purpose of the verifier was to detect possible changes in javascript being served but since the js is no longer being downloaded its purpose is voided.
There is the possibility that malicious changes can still be bundled within the extension but the same issue is possible with desktop clients. Automatic updates can be disabled also.