├── LICENSE ├── Preview.png ├── README.md ├── tabliss.css ├── tabliss_wallpaper.png └── userChrome.css /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/LICENSE -------------------------------------------------------------------------------- /Preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/Preview.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/README.md -------------------------------------------------------------------------------- /tabliss.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/tabliss.css -------------------------------------------------------------------------------- /tabliss_wallpaper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/tabliss_wallpaper.png -------------------------------------------------------------------------------- /userChrome.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OfficialFreak/firefox_chromelike/HEAD/userChrome.css --------------------------------------------------------------------------------