WikipediaP2P - JavaScript
https://github.com/guerrerocarlos/WikipediaP2P 109WikipediaP2P - JavaScript Similar Projects List
Vue chrome extension boilerplate - JavaScript
225
vue-chrome-extension-boilerplate - Boilerplate for Chrome extension using Vue.js and Webpack. vue-chrome-extension-boilerplate Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled. Scripts // install dependencies
n
Vue webpack chrome extension template - JavaScript
105
vue-webpack-chrome-extension-template - Template for quick creation of Chrome extension on Vuejs hot reloading when developing. Vue.js Webpack Chrome Extension Template Template for quick creation of Chrome extension on Vuejs hot reloading when developing. Installation: This bo
Org bars - Emacs Lisp
29
org-bars-mode is a minor mode for org-mode. It adds bars to the virtual indentation provided by the built-in package org-indent. About org-bars-mode is a minor mode for org-mode. It adds bars to the virtual indentation provided by the built-in package org-indent. Install Put org
ChromePE - Python
4
Chrome Post-Exploitation is a client-server Chrome exploit to remotely allow an attacker access to Chrome passwords, downloads, history, and more. ChromePE [Linux/Windows] Chrome Post-Exploitation is a client-server Chrome exploit to remotely allow an attacker access to Chrome passwords, download
Papers with video
384
Chrome extension that adds video explanations to research papers on arxiv.org
Chrome ribbon reminder - Vue
13
chrome-ribbon-reminder - A Chrome extension written using Vue and Async/Await. Uses a popup display and changes badge counts. Chrome-Ribbon-Reminder This is a Chrome extension in popup form. Ribbon Reminder was an old app I made in Swift for iOS a while back, and I think its
CursedChrome - JavaScript
643
Chrome-extension implant that turns victim Chrome browsers into fully-functional HTTP proxies, allowing you to browse sites as your victims.
Jeforth.3we - HTML
39
A FORTH running on HTA, HTML, Node.js, NW.js, Chrome Extension, Chrome App, and more. Play now: . j e f o r t h . 3 w e Forth is the simplest programming language ever. The jeforth.3we project is an implementation based on a 3 Words Engine from pro
Drupal
3.7k
Verbatim mirror of the git.drupal.org repository for Drupal core. Changes will not be pulled, and merge requests will not be accepted, if you want to contribute, go to Drupal.org: .
CONTENTS OF THIS FILE
---------------------
* About Drupal
* Configuration and features
* Installation profiles
* Appearance
* Developing for Drupal
* More information
ABOUT DRUPAL
------------
Drupal is an open source content man
Mediawiki - PHP
2.8k
? The collaborative editing software that runs Wikipedia. This is a mirror from gerrit.wikimedia.org. See https://www.mediawiki.org/wiki/Developer_access for contributing.
MediaWiki
MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localis
Org roam ui - TypeScript
504
Org-Roam-UI is a frontend for exploring and interacting with your org-roam notes.
Clojurescript site org mode
9
The documentation of https://clojurescript.org/ converted into a single org-mode file. ClojureScript website in org-mode About This repository contains the documentation of https://clojurescript.org/ converted into a single org-mode file
Nif - JavaScript
59
node --inspect a file and open devtool url in chrome via chrome-cli.
nif
node --inspect a file and open devtool url in chrome via chrome-cli
nif ./myfile
Installation
1. Install chrome-cli
only supports OSX ATM
brew install chrome-cli
2. Install nif
npm i
HeadlessChrome - Go
115
A Go package for working with headless Chrome. Run interactive JavaScript commands on web pages with Go and Chrome. .
DO NOT USE! This project does not work anymore due to changes in Chrome. Use the Chrome DevTools protocol in chromedp instead!
headlessChrome
?
Support only for Ubuntu on Docker for now. Mac appears to not be w
Headless devtools - JavaScript
545
Lets you perform Chrome DevTools actions from code by leveraging Headless Chrome+Puppeteer.
headless-devtools
Lets you use Chrome DevTools from code.
npm install headless-devtools
Motivation
Chrome DevTools is an indispensable tool for analyzing your Web application. headless-devtools lets you automat