https://github.com/futurechallenger/any_suite
https://github.com/futurechallenger/any_suite
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/futurechallenger/any_suite
- Owner: futurechallenger
- Created: 2019-03-07T13:41:14.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T14:11:01.000Z (about 7 years ago)
- Last Synced: 2025-02-08T12:47:05.096Z (over 1 year ago)
- Language: Go
- Size: 1.54 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TODO:
- [ ] Memory queue or throttle
- [ ] Event handlers declared in manifest should be the same with entry script
## Instructions of Organization of Plugins
### Entry file
entry file is `code.js`.
### Manifest file
manifest file is `appmanifest.json`.