688a3ad Moved shared code, added "shield OFF message"

8 files Authored by IanNov 3 years ago, Committed by GitHub 3 years ago,
    Moved shared code, added "shield OFF message"
    
    The majority of the shared code between both versions was moved to common file - http_shield_common, unfortunately, its neccessary to keep messageListener in both versions instead of moving it to the common file, because each browser is sending the response in the different manner and I did not find the way to unify that.

    

    Added message into popup, that says, that Network boundary shield is offline. Message is replacing the "whitelist switch" when the shield is turned off.
        
file modified
+1 -82
file modified
+1 -1
file modified
+100 -0
file modified
+4 -0
file modified
+2 -1
file modified
+30 -18
file modified
+1 -1