All Projects → Decentr-net → charon

Decentr-net / charon

Licence: other
Decentr browser extension

Programming Languages

typescript
32286 projects
HTML
75241 projects
SCSS
7915 projects

Projects that are alternatives of or similar to charon

stack-exchange-notifications
Add-ons for Stack Exchange sites, like: askdifferent, askubuntu, serverfault, stackoverflow and superuser
Stars: ✭ 21 (+61.54%)
Mutual labels:  extension
inkscape-extension-playing-cards
An Inkscape extension that creates templates for playing cards
Stars: ✭ 25 (+92.31%)
Mutual labels:  extension
php-mime-detector
Detect a file's mime type using magic numbers.
Stars: ✭ 20 (+53.85%)
Mutual labels:  extension
browser-extensions
我的一些 userjs & usercss
Stars: ✭ 63 (+384.62%)
Mutual labels:  extension
case-extensions
Change any string case to PascalCase/camelCase/kebab-case/snake_case
Stars: ✭ 31 (+138.46%)
Mutual labels:  extension
solidus virtual gift card
Virtual gift cards for your Solidus store.
Stars: ✭ 22 (+69.23%)
Mutual labels:  extension
code-tours-github
A browser extension to allow to play Code Tours directly from the Browser.
Stars: ✭ 52 (+300%)
Mutual labels:  extension
sticky-reader-mode
A browser extension to turn on Reader Mode automatically per your preference
Stars: ✭ 18 (+38.46%)
Mutual labels:  extension
netflix-list-exporter
💫‎‎‎‏‏‎ An Extension to export your lists from Netflix to Clipboard area and share it with your friends.
Stars: ✭ 60 (+361.54%)
Mutual labels:  extension
JKSwiftExtension
Swift常用扩展、组件、协议,方便项目快速搭建,提供完整清晰的Demo示例,不断的完善中......
Stars: ✭ 328 (+2423.08%)
Mutual labels:  extension
vs-code-kirby-snippets
Kirby Cheatsheet for Visual Studio Code
Stars: ✭ 23 (+76.92%)
Mutual labels:  extension
NotionX
A Browser extension that enhances Notion Web App experience.一个增强 Notion Web端体验的浏览器插件。
Stars: ✭ 94 (+623.08%)
Mutual labels:  extension
zeebe-script-worker
Zeebe worker for script evaluation
Stars: ✭ 17 (+30.77%)
Mutual labels:  extension
ormsgpack
Msgpack serialization/deserialization library for Python, written in Rust using PyO3 and rust-msgpack. Reboot of orjson. msgpack.org[Python]
Stars: ✭ 88 (+576.92%)
Mutual labels:  extension
ccaptioner
An extension to assign a text track to a video element in a web page
Stars: ✭ 45 (+246.15%)
Mutual labels:  extension
youtube-audio
Disable videos on Youtube saves resource usage (Youtube becomes audio only)
Stars: ✭ 13 (+0%)
Mutual labels:  extension
floatly
An extension that adds a floating button for browser quick actions
Stars: ✭ 32 (+146.15%)
Mutual labels:  extension
snextensions
A set of open source extensions for StandardNotes you can self-host.
Stars: ✭ 68 (+423.08%)
Mutual labels:  extension
Google-Meet-Hack
Google Meet Auto Leave Extension
Stars: ✭ 95 (+630.77%)
Mutual labels:  extension
enableallExtensions
Automatically add all existing Chrome extensions to ExtensionInstallWhitelist, including non-webstore ones
Stars: ✭ 23 (+76.92%)
Mutual labels:  extension

Charon

Browser extension for Decentr

  • Supports by Chromium browser v58 and above;
  • Browser extension interacts with Blockchain by Decentr.js library;
  • Password of the local user is encrypted by SHA-256;

Preparation to run

  1. Install NodeJS.
  2. Make a clone of Charon repository.
  3. Install npm dependencies:
    npm i

Run

Chromium

  1. Run watch:
    npm run watch
  2. Enable Chrome Extensions Developer Mode in Chrome.
  3. In Settings > Extensions click "Load unpacked extension" and select the dist/ subfolder of this repository.

Build (production)

  1. Run build PROD:
    npm run build:prod
  2. In root folder you will get zipped extension build.

Follow us!

Your data is value. Decentr makes your data payable and tradeable online.

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