https://github.com/cyyynthia/electron-ext-injector

injects Chromium extension into packaged electron apps. highly experimental. might work.

https://github.com/cyyynthia/electron-ext-injector

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

injects Chromium extension into packaged electron apps. highly experimental. might work.

Basic Info
  • Host: GitHub
  • Owner: cyyynthia
  • Language: JavaScript
  • Default Branch: mistress
  • Size: 24.4 KB
Statistics
  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 4 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

Electron Extension Injector

injects Chromium extension into packaged electron apps. highly experimental. might work.

use Alt+Shift+E to access extension menus & settings & stuff. use Ctrl+Alt+Shift+E to open and pop devtools for the view.

many extensions won't work because of electron's limited apis. there's a small compat layer helping with that. for the rest, deal with it.

on some electron versions, some extensions may segfault. electron devs are competent (lol no). removing references to webRequest in manifest perms may help.

notes: - doesn't deal with updates. maybe if it ends up bothering me ill add it. make shell scripts. :shrug: - may not like updates and require re-injecting. deal with it. make shell scripts. :shrug: - some packages like discord_arch_electron have builtin support for that. eh. - sudo/doas probably required on linux. :shrug:

node src/injector.js <path/to/electron/executable> <path/to/unpackaged/extension> -- OR -- node src/injector.js <path/to/electron/executable> <crx id from the cws>

remove stuff in path/to/electron/app/eei-exts to delete extensions.

it doesn't work

too bad

can i get help for-

no

why

:shrug:

License

Copyright (c) Cynthia Rey, All rights reserved.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Owner

  • Name: Cynthia
  • Login: cyyynthia
  • Kind: user
  • Location: Toulouse, France
  • Company: @Borkenware

23f. French Computer Science student at the University of Toulouse. I have a crippling cookie and coffee addiction.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels