File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree File renamed without changes.
Original file line number Diff line number Diff line change 4242 "128" : " icon.svg"
4343 },
4444 "default_title" : " NoteKeeper Sidebar" ,
45- "default_panel" : " src/ panel.html"
45+ "default_panel" : " panel.html"
4646 },
4747 "background" : {
4848 "scripts" : [
49- " src/ background.js"
49+ " background.js"
5050 ]
5151 },
5252 "options_ui" : {
Original file line number Diff line number Diff line change 77 < title > NoteKeeper Companion</ title >
88 < meta name ="description "
99 content ="NoteKeeper Companion is a Firefox extension that transforms the sidebar into a minimalist, auto-saving text editor. ">
10- < link rel ="icon " type ="image/svg+xml " href ="../ icon.svg " />
11- < link rel ="stylesheet " href ="../ styles.css " />
12- < script src ="../ preload.js "> </ script >
10+ < link rel ="icon " type ="image/svg+xml " href ="icon.svg " />
11+ < link rel ="stylesheet " href ="styles.css " />
12+ < script src ="preload.js "> </ script >
1313</ head >
1414
1515< body >
1616 < header >
1717 < div style ="display: flex; align-items: center; gap: 0.25rem; ">
18- < img src ="../ icon.svg " alt ="NoteKeeper Logo " width ="24 " height ="24 " />
18+ < img src ="icon.svg " alt ="NoteKeeper Logo " width ="24 " height ="24 " />
1919 < span class ="brand "> NoteKeeper Companion</ span >
2020 </ div >
2121
8181 </ div >
8282 </ footer >
8383
84- < script type ="text/javascript " src ="../ script.js "> </ script >
84+ < script type ="text/javascript " src ="script.js "> </ script >
8585</ body >
8686
8787</ html >
You can’t perform that action at this time.
0 commit comments