Git Product home page Git Product logo

Comments (1)

baspartovi avatar baspartovi commented on August 23, 2024 2

You can add that feature once you're hosting the content/data on a server and not on the actual extension which is the version we're offering here. We're leaving the hosting part up to you and we offer the ability within the extension. I think it's a great feature if you're planning to do that 👍

In terms of distributing the extension within a company, you can certainly send the dist folder to users but that's not what i recommend.
Instead try packaging and signing the dist folder by using what chrome already offers. You can go to chrome://extensions on your chrome browser and you should see the Pack extension button on top left. Create a new signing key for your extension (keep it safe and don't lose it) and then try using the internal app store for your company to distribute it or send the generated .crx file to your users.

I recommend looking at this doc for more info: https://developer.chrome.com/extensions/hosting

from acronym-decoder.

Related Issues (14)

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.