All Projects → pd4d10 → Chrome Ui

pd4d10 / Chrome Ui

Licence: mit
Chrome browser UI built with web technologies

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Chrome Ui

Jsearch
jSearch(聚搜) 是一款专注内容的chrome搜索扩展,一次搜索聚合多平台内容。
Stars: ✭ 193 (-6.76%)
Mutual labels:  chrome
Stormkitty
🔑 Open source stealer written on C#, all logs will be sent to Telegram bot.
Stars: ✭ 198 (-4.35%)
Mutual labels:  chrome
Preact Devtools
Browser extension for inspection Preact applications
Stars: ✭ 204 (-1.45%)
Mutual labels:  chrome
The Front End Knowledge You May Not Know
😇 你可能不知道的前端知识点
Stars: ✭ 2,238 (+981.16%)
Mutual labels:  chrome
Jvppeteer
Headless Chrome For Java (Java 爬虫)
Stars: ✭ 193 (-6.76%)
Mutual labels:  chrome
Xdm
Powerfull download accelerator and video downloader
Stars: ✭ 3,226 (+1458.45%)
Mutual labels:  chrome
Tracerbench
Automated Chrome tracing for benchmarking.
Stars: ✭ 189 (-8.7%)
Mutual labels:  chrome
Prettier Chrome
🎨 An extension that can run Prettier in the browser
Stars: ✭ 207 (+0%)
Mutual labels:  chrome
Chromium Ipc Sniffer
A tool to capture communication between Chromium processes on Windows
Stars: ✭ 197 (-4.83%)
Mutual labels:  chrome
Forensic Tools
A collection of tools for forensic analysis
Stars: ✭ 204 (-1.45%)
Mutual labels:  chrome
V2raycloudspider
采集免费、优质的机场订阅连接;科学上网,从娃娃抓起!/SSR/V2RAY/TROJAN/SPIDER
Stars: ✭ 189 (-8.7%)
Mutual labels:  chrome
Emoji Helper
A small cross-browser emoji cheatsheet extension 👍
Stars: ✭ 194 (-6.28%)
Mutual labels:  chrome
Chrome Extensions
Awesome Chrome Extensions
Stars: ✭ 201 (-2.9%)
Mutual labels:  chrome
Rester
A REST client for almost any web service (Firefox and Chrome Extension)
Stars: ✭ 192 (-7.25%)
Mutual labels:  chrome
Json Viewer
It is a Chrome extension for printing JSON and JSONP.
Stars: ✭ 2,585 (+1148.79%)
Mutual labels:  chrome
Tabio
An open source tab manager for Chrome
Stars: ✭ 190 (-8.21%)
Mutual labels:  chrome
Survivcheatinjector
An actual, updated, surviv.io cheat. Works great and we reply fast.
Stars: ✭ 201 (-2.9%)
Mutual labels:  chrome
Element
💦Load test your app using real web browsers
Stars: ✭ 204 (-1.45%)
Mutual labels:  chrome
Chromeless
🖥 Chrome automation made simple. Runs locally or headless on AWS Lambda.
Stars: ✭ 13,254 (+6302.9%)
Mutual labels:  chrome
Cefpython
Python bindings for the Chromium Embedded Framework (CEF)
Stars: ✭ 2,498 (+1106.76%)
Mutual labels:  chrome

Chrome UI Build Status

Chrome browser UI built with web technologies. Live demo

demo

How does it work?

No magic, just iframe, with some trick to make it work as expected :)

Trouble Shooting

HTTP site cannot be loaded, will auto redirect to HTTPS

Yes, it is. Because iframes with src set to HTTP will be blocked by HTTPS site.

It shows blank page instead of webpage content

Because the site you visited has HTTP Header Field X-Frame-Options set. See http://stackoverflow.com/a/19843216.

Try www.bing.com or en.wikipedia.org instead.

It is messed up in my browser

If you find a bug or style mess, please submit an issue. Thanks!

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].