My Custom Web Interface Design - Chrome Only

BSprite

New member
Hey folks. I was excited for the release of the new firmware as I'm sure most people were. I've toyed with giving the old interface a facelift before, but I finally pulled the plug over the holiday. I'm a huge fan of the look of the newer versions of Android, and went with a clean, white look.

This is a basic user script that is loaded with the Chrome extension tampermonkey. It injects custom css into the website giving it a new look. No files are edited in any way on your apex. As far as I am aware this won't work with greasemonkey, since I didn't match the css changes in firefox (different standards). This only picks up if you access your apex by using the http://apex method. Any port works.

I've attached a few screen shots, and the userscript is below for anyone interested. Feel free to let me know if anything is glitchy, as I don't have many modules on mine and didn't devote much time to testing.

I'm sure there are better guides on using tampermonkey, but essentially:
- Get tampermonkey from chrome extension site
- Click the icon, click add new script
- Copy paste content of script into the new script window
- Click save
- Refresh apex site.

http://bsprite.net/us/Apex.js



 
Back
Top