include IITC in the app’s resources and load it from there

IITC can only be updated with the app from now on, as the remote-loading
code has been removed. The new injection method intercepts all resources
being requested by the web page and either injects our code or and empty
string. This should stop IITCM from requesting them at all, saving band-
width and reducing the boot up time dramatically.
This commit is contained in:
Stefan Breunig
2013-03-10 17:10:31 +01:00
parent 70211b700c
commit 6f2f1302be
4 changed files with 63 additions and 22 deletions

1
mobile/assets/iitc.js Symbolic link
View File

@ -0,0 +1 @@
../../iitc-debug.user.js