Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 946 Bytes

File metadata and controls

43 lines (34 loc) · 946 Bytes
title slug
homepage_url
Mozilla/Add-ons/WebExtensions/manifest.json/homepage_url

{{AddonSidebar}}

型別 String
強制 No
範例
"homepage_url": "https://example.org/my-addon"

套件首頁的 URL。

如果有 developer 鍵且它包含 "url" 屬性,這會覆蓋 homepage_url 鍵。

這是一個可侷限的屬性

範例

"homepage_url": "https://github.com/mdn/webextensions-examples/tree/main/beastify"

瀏覽器兼容性

{{Compat}}