1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/ui
Mark Stacey 75d5374582
Restrict unconnected notice to specific protocols (#6954)
The notice asking whether you wanted to connect to a site was showing
up in places it shouldn't, like on the Firefox/Chrome settings pages
and on our fullscreen extension. It has now been restricted to only
be displayed for active tabs with specific protocols:

* http
* https
* dat
* dweb
* ipfs
* ipns
* ssb

This prevents the notice from being shown on settings pages, browser
extensions, and files such as PDFs.
2019-08-02 16:29:28 -02:30
..
app Restrict unconnected notice to specific protocols (#6954) 2019-08-02 16:29:28 -02:30
design [ImgBot] Optimize images (#1) (#6829) 2019-07-10 11:37:20 -03:00
lib Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
index.html Move responsive ui into its own folder for easier merges 2017-07-20 12:38:38 -07:00
index.js Default Privacy Mode to ON, allow force sharing address (#6904) 2019-08-01 10:54:33 -02:30