File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 4.0.1 " ,
2+ "version" : " 4.0.2 " ,
33 "manifest_version" : 2 ,
44 "default_locale" : " en" ,
55 "name" : " __MSG_appName__" ,
5959 " storage" ,
6060 " declarativeContent" ,
6161 " webRequest" ,
62- " https://gitlab.com/*" ,
63- " https://*/*"
62+ " https://gitlab.com/*"
6463 ]
6564}
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ <h2>Logged in as: <a target="_blank" id="login-user">XXX</a></h2>
5959 </ div >
6060 < div class ="login-container gitlab-login-container ">
6161 < div class ="login-item login-item-basic ">
62- < input id ="gitlab-url " type ="text " value ="https://gitlab.com "/>
62+ <!--< input id="gitlab-url" type="text" value="https://gitlab.com"/>-- >
6363 < input id ="gitlab-email " type ="email " placeholder ="email "/>
6464 < p class ="label "> login with password:</ p >
6565 < input id ="gitlab-password " type ="password " placeholder ="password "/>
You can’t perform that action at this time.
0 commit comments