https://github.com/eight04/nga-auto-refresh
Refresh NGA posts automatically.
https://github.com/eight04/nga-auto-refresh
userscript
Last synced: about 2 months ago
JSON representation
Refresh NGA posts automatically.
- Host: GitHub
- URL: https://github.com/eight04/nga-auto-refresh
- Owner: eight04
- License: mit
- Created: 2019-11-28T20:28:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-07T12:36:47.000Z (about 6 years ago)
- Last Synced: 2025-02-17T14:23:52.738Z (over 1 year ago)
- Topics: userscript
- Language: JavaScript
- Size: 82 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
NGA Auto Refresh
================
[](https://travis-ci.com/eight04/nga-auto-refresh)
[](https://codecov.io/gh/eight04/nga-auto-refresh)
自動重新整理(AJAX)目前頁面以載入最新的回覆。
Installation
------------
* Github: https://github.com/eight04/nga-auto-refresh
* GreasyFork: https://greasyfork.org/zh-TW/scripts/393133-nga-auto-refresh
Changelog
---------
* 0.2.0 (Apr 7, 2020)
- Breaking: refactor. Support ajax switch page.
* 0.1.3 (Jan 15, 2020)
- Fix: don't throw on fetch error.
* 0.1.2 (Dec 1, 2019)
- Fix: missing namespace.
* 0.1.1 (Dec 1, 2019)
- Fix: global API may throw on Tampermonkey.
- Fix: don't throw on a missing reply.
* 0.1.0 (Nov 29, 2019)
- First release.