Coder Social home page Coder Social logo

Comments (4)

Naramsim avatar Naramsim commented on June 14, 2024

It is hard to allow custom URLs since we have to allow every URL and check if the calendar is present.
Right now we allow only *.github.com*

If I understand one can run Github enterprise on his own servers, right? Having a custom domain?

from githuboriginalstreak.

daberkow avatar daberkow commented on June 14, 2024

Yeah it can be any domain at your company or school, if there was an easy way to allow us to edit the regex that would be awesome!

from githuboriginalstreak.

Naramsim avatar Naramsim commented on June 14, 2024

Hi, there is no way to let users alter the manifest of an extension. And I don´t want to run the script on all web pages (match them all) since it will produce unnecessary work and scare users. Also, Firefox does not support dynamic permissions (Chrome yes)

So one thing you can do is modify by yourself this extension and allow your custom domain, then load it from your fs. Just edit this file

One thing you should know is that every time you load an untrusted extension in Chrome, it will notify you about it.

If more people would like to add this functionality to the extension, I will re-open this issue

from githuboriginalstreak.

Naramsim avatar Naramsim commented on June 14, 2024

https://github.com/bfred-it/webext-domain-permission-toggle

from githuboriginalstreak.

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.