All Projects → guerrerocarlos → Wikipediap2p

guerrerocarlos / Wikipediap2p

Licence: mit
WikipediaP2P.org Chrome Extension

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wikipediap2p

Gata
Bookmarks made better
Stars: ✭ 17 (-83.81%)
Mutual labels:  extension, chrome-extension, chrome, browser
Githuber
Display Github Trending repositories on Chrome New Tab Extensions
Stars: ✭ 418 (+298.1%)
Mutual labels:  extension, chrome-extension, chrome
1click Webpage Screenshot
Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
Stars: ✭ 406 (+286.67%)
Mutual labels:  extension, chrome-extension, chrome
Booklight
Your Chrome Alfred - An Extension to provide spotlight-like interface for your bookmarks
Stars: ✭ 98 (-6.67%)
Mutual labels:  extension, chrome-extension, chrome
Singlefile
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
Stars: ✭ 4,417 (+4106.67%)
Mutual labels:  chrome-extension, chrome, browser
Bilibili Helper O
哔哩哔哩 (bilibili.com) 辅助工具,可以替换播放器、推送通知并进行一些快捷操作
Stars: ✭ 3,717 (+3440%)
Mutual labels:  extension, chrome-extension, chrome
Podstation
podStation is a web podcast aggregator for Chrome.
Stars: ✭ 76 (-27.62%)
Mutual labels:  extension, chrome-extension, chrome
Github Mermaid Extension
A browser extension for Chrome, Opera & Firefox that adds Mermaid language support to Github
Stars: ✭ 170 (+61.9%)
Mutual labels:  extension, chrome-extension, chrome
Hangarxplor
HangarXPLOR is a chrome extension that upgrades the UI/UX of the Star Citizen hangar page
Stars: ✭ 32 (-69.52%)
Mutual labels:  extension, chrome-extension, chrome
Web Extension Starter
🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension
Stars: ✭ 987 (+840%)
Mutual labels:  extension, chrome-extension, chrome
Extension Create
Create modern cross-browser extensions with no build configuration.
Stars: ✭ 167 (+59.05%)
Mutual labels:  extension, chrome, browser
Skip Ad
A simple lightweight Chrome extension that automatically skips YouTube Ads.
Stars: ✭ 54 (-48.57%)
Mutual labels:  extension, chrome-extension, chrome
Gopassbridge
A web extension for firefox and chrome to insert login credentials from gopass
Stars: ✭ 182 (+73.33%)
Mutual labels:  extension, chrome, browser
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (+234.29%)
Mutual labels:  chrome-extension, chrome, browser
Styleurl Extension
Share & export CSS tweaks from Chrome instantly.
Stars: ✭ 175 (+66.67%)
Mutual labels:  extension, chrome-extension, chrome
Scriptsafe
a browser extension to bring security and privacy to chrome, firefox, and opera
Stars: ✭ 434 (+313.33%)
Mutual labels:  extension, chrome, browser
My Notes
Simple and fast note-taking in Chrome with Google Drive support.
Stars: ✭ 155 (+47.62%)
Mutual labels:  extension, chrome-extension, chrome
Vue Chrome Extension Boilerplate
Boilerplate for Chrome extension using Vue.js and Webpack with auto-reload enabled.
Stars: ✭ 171 (+62.86%)
Mutual labels:  extension, chrome-extension, chrome
Nighttab
A neutral new tab page accented with a chosen colour. Customise the layout, style, background and bookmarks in nightTab.
Stars: ✭ 598 (+469.52%)
Mutual labels:  extension, chrome-extension, chrome
Analog
Replace your new tab page with a minimal analog clock
Stars: ✭ 46 (-56.19%)
Mutual labels:  extension, chrome-extension, chrome

WikipediaP2P

This Chrome Extension can me installed directly from http://www.wikipediap2p.org/

This extension is based on Webtorrent technologies and handles all Peer to Peer communication using WebRTC.

All pull requests and improvements are welcome.

How it works

An on-mouseover event is added to all links inside wikipedia.org, it causes that link to be searched on the WikipediaP2P Peer2Peer network, by hashing it's URL.

WikipediaP2P is limited to search max. 5 links from the P2P network at the same time for performance reasons.

While the link is being searched it is colored in 'orange'.

As soon as the content is obtained from another peer, the link is colored 'green'.

If the content can't be found from the P2P network, it will get it from wikipedia as usual when clicked on it.

Webtorrent modification

An modified version of guerrerocarlos/webtorrent is used to allow torrents to be created with custom hashes that match the URL that created them.

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