Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

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

オープン
#554 コメント 2 件 リアクション 0 件 担当者 1 名 GitHub で見る

@vinay-google がすでに取り組んでいます。

2025年7月28日 から。

評価

この issue はまだ評価されていません。

説明

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?

主要言語
JavaScript
スター
5.2k
フォーク
2k
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

googleworkspace/apps-script-samples のほかの issue

googleworkspace/apps-script-samples の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。