Giter Site home page Giter Site logo

Comments (3)

jsonchin avatar jsonchin commented on June 28, 2024

By app I assume you mean Google Docs.

example google doc image

On the same line below the title of the Google Doc there is a dropdown called "Add-ons".

If you're asking about how did I make the sidebar appear after clicking "Start" under "Highlight Tool",

https://github.com/jsonchin/highlight_tool/blob/master/src/Main.js
contains the code for the dropdown.

https://github.com/jsonchin/highlight_tool/blob/master/src/sidebar/SidebarBackend.js
contains the code for showing the sidebar.

I think the manifest.json should be kept private (it's actually appsscript.json from Google add-ons but the same idea) in the case I add private information to it.

from highlight_tool.

bboydflo avatar bboydflo commented on June 28, 2024

After I installed the addon, it opened the addon menu in google docs and went directly to highlight tool item in the menu.

Thanks for the response, I will check the code again :D

from highlight_tool.

jsonchin avatar jsonchin commented on June 28, 2024

Gotcha, I understand your question now.

I believe on installation, Google performs those steps to notify the user how to get to the add-on and any post-installation tips. The developer doesn't have any control over that.

from highlight_tool.

Related Issues (8)

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.