銭湯力計測器
how to use
- access shop page on cityheaven.net ( i.e. https://www.cityheaven.net/tokyo/A1305/A130505/o-deliclub/girllist/ )
- tap tampermonkey button then tap "parse girls" and tap next-girl links on page. ( that result cache to local storage ).
- you can show numbers above girls pics, that is "my-girl" voted by cityheaven members. I say "battle strength".
- next, tap tampermonkey button, and tap "open strongest" then you can show best 5 rankers and open them pages.
- Or, tab "open weakest" then you can show worst 5 rankers and open them pages.
- tap "clen shop data" then you can clean this shop data from your local storage.
Or you can find a strange delhi girl.
Do you want to know how she did to collect the votes? try her !
日本語訳
- cityheaven.netのお店のページを開きます。(例えば、 https://www.cityheaven.net/tokyo/A1305/A130505/o-deliclub/girllist/ )
- tampermonkeyボタンをタップして、"parse girls"をタップします。ページ上の 次の女の子 リンクをタップします。(結果はローカルストレージにキャッシュされます)
- 彼女らの写真の上に数字が見えてきます。それはcityheaven会員が投票したマイガール件数です。私は”銭湯力"と呼んでいます。
- 次に、tampermonkeyボタンをタップして、"open strongest"をタップすると、ベスト5ランカーが見られ、彼女らのページを開くことが出来ます。
- あるいは、"open weakest"をタップすると、ワースト5ランカーが見られ、彼女らのページを開くことが出来ます。
- "clean shop data"をタップすることで、ローカルストレージからショップデータを削除することが出来ます。
あるいは、奇妙なデリガールを見つけられます。
彼女がどのようにして票を集めたのか、あなたは知りたいですか?試すべきです!
works expectly
- chrome 88.x+
- tampermonkey 4.11+
release note
- v0.6.6
- migrate spinner.js to css3
- v0.6.5
- v0.6.4
- bugfix : open strongest/weakest could not reset dialog contents.
- v0.6.3
- bugfix : girl's individual page could not show girlslist navi.
- v0.6.2
- reformat code
- set progress spin
- v0.6.1
- v0.6
- v0.5
- modify how to handle battle strength value.
- get from server and save to cache.
- reload from cache.
- you hit 'go to girlist ( storage reset )', then flush them.
- get from server and save to cache.
- modify confirm window behavior
- you hit 'yes' , then open tabs.
- you hit 'cancel' , then do nothing.
- v0.4
- modify 'go to girllist' to 'go to girllist ( storage reset )'
- delete all girl data only current shop ( storage data separated by shops )
- add menu 'go to strongest'
- read all pager , then this create tabs most strong 5 girls page.
- add menu 'go to weakest'
- read all pager , then this create tabs lowest weak 5 girls page.
- v0.3
- add GM_registerMenuCommand. go to tiled girllist page.
- modify @match to more wide.
- v0.2
- v0.1