Open aycabta opened 9 years ago
Thanks for a nice proposal. I just updated Saitamaar.js
on this repository to the latest code. :)
Now, I forked this repository and create gh-pages
branch aycabta/Saitamaar/tree/gh-pages
, and it contains Greasemonkey script; it's at http://aycabta.github.io/Saitamaar/Saitamaar_greasemonkey.user.js
. It's just for test.
Now some problems are threre, compilation:
keage/Saitamaar
)saitamaar.github.io
for distribution of Greasemonkey script and others
I'm using your bookmarklet for AA reading, so I wanna use anywhere more easily.
I think to use Greasemonkey, and wrote sample script that uses the bookmarklet code:
This works well, but I want auto-update when version up. I use OpenUserJS at other times. Some problems here:
*.user.js
fileSo I think to use GitHub Pages for hosting latest
Saitamaar.js
ongh-pages
branch that follows upmaster
branch by merging, it's for loading by Greasemonkey. And GitHub webhook notifies OpenUserJS of Greasemonkey script above updating. It can take all propositions by Pull Request on GitHub.If you update
Saitamaar.js
on this repository to the latest code, I will do various matters above by Pull Request to this repository. How about it?