v2.0
This commit is contained in:
2
popup.js
2
popup.js
@@ -38,6 +38,6 @@ document.getElementById('remove-checkboxes').addEventListener('click', () => {
|
||||
// Update copyright year
|
||||
const currentYear = new Date().getFullYear();
|
||||
document.getElementById('copyright').innerHTML =
|
||||
'© ' + currentYear + ' <a href="https://github.com/qcrao" target="_blank">@qcrao</a>';
|
||||
'© ' + currentYear + ' <a href="https://github.com/qcrao/bulk-delete-chatGPT" target="_blank">qcrao@GitHub</a>';
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user