ae3a5

Results 3 comments of ae3a5

I've made some changes to make it work in Firefox on Android. Also added the on/off indicator. For me it works fine now. [neaturl-fx-android.zip](https://github.com/Smile4ever/Neat-URL/files/2729267/neaturl-fx-android.zip)

It's possible that headers are modified after they passed through inspector tool. You can check cache entry information (about:cache window), it contains "response-head" and "original-response-headers". I use HE for the...

Example: response-head: ..... Cache-Control: max-age=31536000, public, immutable ...... original-response-headers: ......... Cache-Control: max-age=604800 ......