Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Hello, all I want to do is to create and use a Test Add-on

Aperta
#554 2 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@vinay-google ci sta già lavorando.

Dal 28/7/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Hello. It is really easy to run console.log("Hello World") in the console.

But why is it so difficult to run an addon on Google Docs? All, I wanted to do is create an Add-On, that exists across all Google Docs automatically. I do not want to have to do too much bureaucracy just to install an addon.

Please, fix it, please. I will not rest until it is not fixed. What in the world is this bruh. I saw my addon, and when I add this:

  "addOns": {
    "common": {
      "homepageTrigger": {
        "runFunction": "onDefaultHomePageOpen",
        "enabled": true
      },
      "logoUrl": "https://ssl.gstatic.com/docs/script/images/logo/script-64.png",
      "name": "Demo Google Workspace add-on",
      "useLocaleFromApp": true
    },
    "docs": {
      "homepageTrigger": {
        "runFunction": "onOpen",
        "enabled": true
      }
    }

I can't test the deployment anymore, because it says it needs to be approved. But what the hell is the point of like app manifest file if I can't test, what...

Approval makes sense only if you publish the app to everyone in the world. Why can't I use my own Add-on help.

 

It should be as easy as drag and dropping a Folder into Google Chrome so that it recognises it as an Extension.

But this thing here, it's worser, more difficult and then it makes me lose my mind, please fix it.

 

I saw a page mixed with untranslated text on Google Workspace, and I do not know what an "Internal" Account means, but this Google Workspace website it looks broken. Broken means, no account :/ soooo...
Do you need an account? No, yes? What do I do, so I can just have a "local" Add-on? What do I do. And why can't I have certain Google Services, in individual languages. Why can I only globally set one language per page?

Lingua principale
JavaScript
Stelle
5.2k
Fork
2k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di googleworkspace/apps-script-samples

Tutte le issue di googleworkspace/apps-script-samples

Issue simili

Altre issue su JavaScript

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.