Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#554 2 bình luận 0 reaction 1 người được giao Xem trên GitHub

@vinay-google đang làm issue này rồi.

Từ ngày 28/7/2025.

Đánh giá

Issue này chưa được đánh giá.

Mô tả

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?

Ngôn ngữ chính
JavaScript
Star
5.2k
Fork
2k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của googleworkspace/apps-script-samples

Tất cả issue của googleworkspace/apps-script-samples

Issue tương tự

Thêm issue về JavaScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.