Commit Graph

111 Commits

Author SHA1 Message Date
qcrao
1e63a7c230 version to 5.6 2024-11-13 17:57:38 +08:00
qcrao
a339a5b302 hint when skip unread conversation 2024-11-13 17:56:24 +08:00
qcrao
3aeb246deb skip unread conversation 2024-11-13 17:37:28 +08:00
qcrao
d5e6757d9a fix add checkbox 2024-11-13 15:10:40 +08:00
qcrao
6e38ae94f2 update conversation selector 2024-11-13 14:56:56 +08:00
qcrao
6d891151a8 Update README.md 2024-10-07 10:02:52 +08:00
qcrao
6b65f3bc53 version to 5.5 2024-09-01 09:36:08 +08:00
qcrao
b3c1caf9fe Merge pull request #23 from ShortTimeNoSee/master
Fix: Adjusted selector to correctly target conversation items
2024-09-01 09:34:14 +08:00
Nicholas A. Thompson
8b17327300 Fix: Adjusted selector to correctly target conversation items 2024-08-31 11:35:02 -07:00
qcrao
f3b02499fd version to 5.4 2024-07-25 22:29:21 +08:00
qcrao
32f32a9711 opt animation 2024-07-25 21:50:46 +08:00
qcrao
fd34ee6450 add archive progress styles 2024-07-25 16:52:23 +08:00
qcrao
4f9cd6a9aa add archive report 2024-07-25 15:42:36 +08:00
qcrao
300e1fb2c5 refactor sendEventAsync, add action parameters 2024-07-25 15:36:50 +08:00
qcrao
123524c629 move sendEventAsync define to util.js 2024-07-25 15:33:23 +08:00
qcrao
88eab68058 move getUserInfo define to util.js 2024-07-25 14:47:47 +08:00
qcrao
3887788b9d opt deleting styles 2024-07-25 12:22:47 +08:00
qcrao
57d498dcb8 add delete progress 2024-07-25 11:25:17 +08:00
qcrao
da83d5ff41 version to 5.3 2024-07-21 17:22:44 +08:00
qcrao
037d307e77 Merge pull request #20 from geveit/add-hold-shift-feature
Allow bulk selection by holding shift
2024-07-21 17:20:14 +08:00
qcrao
ef916d4d19 opt style 2024-07-21 17:18:34 +08:00
qcrao
b1bdaf0edc add tooltip 2024-07-21 17:05:55 +08:00
qcrao
54394cb063 enhance shift function 2024-07-21 16:49:38 +08:00
qcrao
5db7846aa1 version to 5.2 2024-07-11 23:16:12 +08:00
qcrao
cf722d23a7 solve public functions by Claude.ai 2024-07-11 23:11:31 +08:00
qcrao
3feea445c1 add delete conversations monitor 2024-07-11 13:26:08 +08:00
qcrao
96dd85edf5 version to 5.1 2024-07-10 22:24:52 +08:00
qcrao
dafbc04972 opt handleBulkArchive 2024-07-10 21:12:06 +08:00
qcrao
e30fc7fa56 Merge branch 'master' of github.com:qcrao/bulk-delete-chatGPT 2024-07-10 16:10:06 +08:00
qcrao
416fd30d59 get member status from localstorage 2024-07-10 16:09:36 +08:00
qcrao
3fc04ad03e update title of extension 2024-07-09 23:14:52 +08:00
qcrao
bbd81750c9 beautify bug dialog 2024-07-09 15:55:56 +08:00
qcrao
dae72c6e66 add bulk archive 2024-07-09 15:13:49 +08:00
qcrao
0857a73d1a add permissions 2024-07-09 08:34:46 +08:00
qcrao
ab244e8f4a beautify lock logo position 2024-07-08 20:37:27 +08:00
qcrao
2a2844eecc add bulk archive 2024-07-08 17:16:26 +08:00
qcrao
b733dbe9c0 beautify css by claude 2024-07-08 15:52:37 +08:00
qcrao
bf3795ec7e add bulk archive button 2024-07-08 12:58:34 +08:00
qcrao
6fc1a93ac2 support all languages && improved code readability and maintainability 2024-05-15 14:37:08 +08:00
Gabriel Veit
3cb7d4a0fe Allow bulk selection by holding shift 2024-05-11 21:40:54 +01:00
qcrao
0267d05e83 update Deletet button 2024-05-08 12:24:34 +08:00
qcrao
2856b3a3e4 fix delete button 2024-05-04 17:23:27 +08:00
qcrao
8c2fcc9f52 Merge pull request #17 from Joenahm1937/globalsRaceFix
Ensure globals.js is loaded prior to execution of dependent scripts
2024-04-09 14:11:48 +08:00
Joseph Nahm
c731c5316d Ensure globals.js is loaded prior to execution of dependent scripts
This commit prevents a race condition that causes global variables
defined in globals.js to be inaccessible to the other content scripts
2024-04-08 22:20:57 -07:00
qcrao
f2128e045b fix conversation selector 2024-04-08 12:51:42 +08:00
qcrao
b265d3b2e3 refresh after remove checkboxes 2024-01-12 17:09:40 +08:00
qcrao
94ca5ca592 Merge pull request #14 from qcrao/qcrao_fix_plus
optmise when click title to add checkbox
2024-01-12 10:51:55 +08:00
qcrao
1d18a6a993 optmise when click title to add checkbox 2024-01-12 10:48:51 +08:00
qcrao
e254fd1f21 Merge pull request #13 from qcrao/qcrao_fix_plus
replace click with hover
2024-01-10 11:22:14 +08:00
qcrao
ee23c68601 replace click with hover 2024-01-10 11:21:40 +08:00