File tree Expand file tree Collapse file tree 3 files changed +6
-11
lines changed
Expand file tree Collapse file tree 3 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Colab Autorun and Connect" ,
4- "version" : " 1.3.1 " ,
4+ "version" : " 1.3.3 " ,
55 "author" : " Teal Dulcet and Daniel Connelly" ,
66
77 "description" : " Automatically connect, reconnect and optionally run the first cell of notebooks in Google Colab." ,
88 "homepage_url" : " https://github.com/tdulcet/Colab-Autorun-and-Connect" ,
99
1010 "page_action" : {
11- "browser_style" : true ,
12- "chrome_style" : true ,
1311 "default_icon" : {
1412 "32" : " icons/icon_32.png" ,
1513 "64" : " icons/icon_64.png" ,
1917 "default_popup" : " popup.html"
2018 },
2119 "options_ui" : {
22- "page" : " options/options.html" ,
23- "browser_style" : true ,
24- "chrome_style" : true
20+ "page" : " options/options.html"
2521 },
2622 "background" : {
2723 "page" : " background.html"
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 2 ,
33 "name" : " Colab Autorun and Connect" ,
4- "version" : " 1.3.2 " ,
4+ "version" : " 1.3.3 " ,
55 "author" : " Teal Dulcet and Daniel Connelly" ,
66
77 "description" : " Automatically connect, reconnect and optionally run the first cell of notebooks in Google Colab." ,
88 "homepage_url" : " https://github.com/tdulcet/Colab-Autorun-and-Connect" ,
99
1010 "page_action" : {
11- "browser_style" : true ,
1211 "default_icon" : {
1312 "32" : " icons/icon_32.png" ,
1413 "64" : " icons/icon_64.png" ,
1817 "default_popup" : " popup.html"
1918 },
2019 "options_ui" : {
21- "page" : " options/options.html" ,
22- "browser_style" : true
20+ "page" : " options/options.html"
2321 },
2422 "background" : {
2523 "scripts" : [" background.js" ],
Original file line number Diff line number Diff line change 11@import "/common/modules/AutomaticSettings/css/photonOptions.css" ;
22
3- body {
3+ html {
4+ font : caption;
45 width : max-content;
56}
67
You can’t perform that action at this time.
0 commit comments