All Projects → mengdu → Vue Electron Chrome

mengdu / Vue Electron Chrome

基于electron开发的应用浏览器

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Vue Electron Chrome

React Native Inappbrowser
📱InAppBrowser for React Native (Android & iOS) 🤘
Stars: ✭ 624 (+372.73%)
Mutual labels:  chrome, browser
Gata
Bookmarks made better
Stars: ✭ 17 (-87.12%)
Mutual labels:  chrome, browser
React Article Bucket
总结,积累,分享,传播JavaScript各模块核心知识点文章全集,欢迎star,issue(勿fork,内容可能随时修改)。webpack核心内容部分请查看专栏: https://github.com/liangklfangl/webpack-core-usage
Stars: ✭ 750 (+468.18%)
Mutual labels:  chrome, browser
Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (+228.79%)
Mutual labels:  chrome, browser
Sushi Browser
Sushi Browser is the next generation browser which mounts the multi-panel and the video support function and so on. Its goal is to be as fantastic as sushi. 🍣
Stars: ✭ 116 (-12.12%)
Mutual labels:  chrome, browser
Wrp
Web Rendering Proxy: Use vintage, historical, legacy browsers on modern web
Stars: ✭ 503 (+281.06%)
Mutual labels:  chrome, browser
Browser
Useragent analysis tool.浏览器分析判断工具 - 用户代理、操作系统信息
Stars: ✭ 789 (+497.73%)
Mutual labels:  chrome, browser
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+165.91%)
Mutual labels:  chrome, browser
Wikipediap2p
WikipediaP2P.org Chrome Extension
Stars: ✭ 105 (-20.45%)
Mutual labels:  chrome, browser
Puppeteer Sharp Extra
Plugin framework for PuppeteerSharp
Stars: ✭ 39 (-70.45%)
Mutual labels:  chrome, browser
Nightmare
A high-level browser automation library.
Stars: ✭ 19,067 (+14344.7%)
Mutual labels:  chrome, browser
Marinara
Pomodoro® time management assistant for Chrome
Stars: ✭ 1,806 (+1268.18%)
Mutual labels:  chrome, browser
Undetected Chromedriver
Custom Selenium Chromedriver | Zero-Config | Passes ALL bot mitigation systems (like Distil / Imperva/ Datadadome / CloudFlare IUAM)
Stars: ✭ 365 (+176.52%)
Mutual labels:  chrome, browser
Chromy
Chromy is a library for operating headless chrome. 🍺🍺🍺
Stars: ✭ 593 (+349.24%)
Mutual labels:  chrome, browser
Lulumi Browser
Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Stars: ✭ 367 (+178.03%)
Mutual labels:  electron-vue, browser
Cef2go
Go lang bindings for the Chromium Embedded Framework (CEF)
Stars: ✭ 780 (+490.91%)
Mutual labels:  chrome, browser
Rawkit
🦊 Immediately Open Chrome DevTools when debugging Node.js apps
Stars: ✭ 306 (+131.82%)
Mutual labels:  chrome, browser
Copy As Markdown
Copying Link, Image and Tab(s) as Markdown Much Easier.
Stars: ✭ 332 (+151.52%)
Mutual labels:  chrome, browser
Navalia
A bullet-proof, fast, and reliable headless browser API
Stars: ✭ 950 (+619.7%)
Mutual labels:  chrome, browser
Foot traffic
Pure Ruby DSL for Chrome scripting based on Ferrum. No Selenium required. Works from any script. Simulate web app usage scenarios in production or locally.
Stars: ✭ 123 (-6.82%)
Mutual labels:  chrome, browser

Electron-Browser

Electron-Browser

一个基于Electron开发的应用浏览器,主要用于网页APP全屏模式运行,使WEB应用看起来更像一个原生应用 浏览器主题可定制,配置简单,实现了简单的网页浏览器功能。

百度云下载:

链接: https://pan.baidu.com/s/1nxh2nBb 密码: 77mq

Electron-Browser

Electron-Browser

run

项目基于 electron-vue 模板开发。

安装依赖:

npm install

以dev方式运行:

npm run dev

打包成可执行文件:

npm run build

打包需要等待几分钟,打包生成可执行文件在项目里的 build 文件夹下;

build/win-unpacked 文件夹为免安装可执行文件;

build/electron-browser Setup 0.0.0.exe 为安装文件。

软件运行配置说明请看 config.md

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].