Review of "Customize Clock on Lock Screen" version 16

Details Page Preview

Customize Clock on Lock Screen.

Extension Homepage
https://github.com/PRATAP-KUMAR/customize-clock-on-lock-screen

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
17 Active
16 Rejected
15 Active
14 Rejected
13 Active
12 Rejected
11 Inactive
10 Rejected
9 Active
8 Inactive
7 Active
6 Inactive
5 Active
4 Active
3 Inactive
2 Inactive
1 Inactive

Previous Reviews on this Version

JustPerfection waiting for author
Please use `destroy()` instead of `_onDestroy()`. So, replace line 127-129 `ModifiedClock.js` with: ```js destroy() { this._idleMonitor.remove_watch(this._idleWatchId); super.destroy(); } ``` Wanna fix and send it again?
PRATAP PANABAKA posted a review
Yes Sure. Will send in few minutes. Thanks
PRATAP PANABAKA auto- rejected
Auto-rejected because of new version 17 was uploaded