Skip to content

Commit 8213e5c

Browse files
committed
Major cleanup: Remove unused files and organize documentation
Deleted unused 'simple*' files: - src/simpleBackground.js (NOT used - manifest uses background.js) - src/simpleContent.js (NOT used - manifest uses content.js) - All simpleContent backup files (_restored, _working) - Entire dist/ folder (old build artifacts, not needed) Organized documentation: - Created docs/ folder - Moved all 23 .md files to docs/ - Cleaner project root directory Result: - Removed 1,753+ lines of dead code - Eliminated confusion about which files are active - Only manifest.json-loaded files remain in src/ - Much cleaner codebase structure Active files: ✅ background.js (service worker) ✅ content.js (content script) ✅ All files in manifest.json
1 parent bb5d7cb commit 8213e5c

40 files changed

Lines changed: 0 additions & 7866 deletions

dist/background.js

Lines changed: 0 additions & 843 deletions
This file was deleted.

dist/content.js

Lines changed: 0 additions & 1675 deletions
This file was deleted.

dist/floatFilter.js

Lines changed: 0 additions & 740 deletions
This file was deleted.

dist/floatSorter.js

Lines changed: 0 additions & 373 deletions
This file was deleted.

dist/icons/icon128.png

-1.74 KB
Binary file not shown.

dist/icons/icon16.png

-265 Bytes
Binary file not shown.

dist/icons/icon48.png

-620 Bytes
Binary file not shown.

dist/icons/icon64.png

-807 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)