Coder Social home page Coder Social logo

[Feature Request] Browser extensions about neko HOT 3 OPEN

m1k1o avatar m1k1o commented on May 16, 2024
[Feature Request] Browser extensions

from neko.

Comments (3)

m1k1o avatar m1k1o commented on May 16, 2024 1

That would be a nice usecase, I agree. But that means, we would need some script that runs before browser, creates that environment (modifies that file according to e.g. env variables) and starts browser. It can be done, but another way is just to mount that file to the container and modify according to your needs. That's how it is often done.

See section Want to customize and install own add-ons, set custom bookmarks?
https://neko.m1k1o.net/#/getting-started/?id=want-to-customize-and-install-own-add-ons-set-custom-bookmarks

UPDATE: Just noticed that container path is outdated, it should be /usr/lib/firefox/distribution/policies.json for firefox. I'll change that.

from neko.

m1k1o avatar m1k1o commented on May 16, 2024

No, it's here. For security, if the browser would be compromised, installing any extension could potentially allow anyone to access filesystem or steal all cookies, inject malware to any page...

"*": {
"installation_mode": "blocked"
},

from neko.

XanderStrike avatar XanderStrike commented on May 16, 2024

True, but that's not much of a risk for my use case since my instance of Neko is only accessible to me through a VPN. I expect lots of folks are running it password protected behind a reverse proxy with TLS too. Perhaps it shouldn't be on by default, but it'd be nice to have the option.

As an alternative maybe additional blocks like these could be passed in as configuration to allow the operator to hardcode which extensions should be installed, that would satisfy my needs.

from neko.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.