youtube icon indicating copy to clipboard operation
youtube copied to clipboard

"v4.0" ToDo, finally merging Victor's latest work

Open ImprovedTube opened this issue 3 years ago • 1 comments

Need to review the lines of code missing from there. Almost none was useless. (The reason is, that Victor wasn't done moving it to 4.0 when he left. ( (3.945 & 3.1001 are somewhere inbetween with MF3. might have some fix/es.) )

  • Background.js v4.0: webextension errors Screenshot_74

( Manifest3 is required for all Chrome extenison updates starting 2023 codeforcharity/MFv3 )

2. GUI BUGs

  • [ ] old: #1174

new:

  • [ ] https://github.com/code-for-charity/satus/issues/3
  • [ ] https://github.com/code-for-charity/satus/issues/6

  • [ ] & "found a bug" & website bottom (can be migrated from our v2.0 or v3.2 )
    • [x] added a github-frame
  • [x] #1171 Search also isnt complete (never was) & only finds single english words
  • [x] "reset youtube cookie" does not appear in our options
  • [x] Ads (blocking) shouldnt appear in the bottom only (unless it needs a fix) ( 3.1001 got the old(reasoned) order of features still. not sure the change is on purpose)
  • [ ] #1803 BUG: menu/index.js fails loading sometimes (because code is split?) )
    • [x] might be fixed #2160

  • (..and the code is split into several files for "easy editing" (contributors who do little) without building/concatenating). Maybe we should merge some again
    • [ ] research/benchmark if concatenating our code will save the users any significant IO? [on fragmented storage] or not
      • [ ] if so, updating build.py ( like it was 2 years ago: https://github.com/code-for-charity/ImprovedTube-for-YouTube/tree/HEAD@%7B2020-12-06%7D )

ImprovedTube avatar Oct 01 '22 04:10 ImprovedTube

partly done

ImprovedTube avatar May 18 '25 07:05 ImprovedTube