Chrome拡張を限定公開しても追加ボタンが有効にならないとき
420 ワード
単純にURLが管理者専用のURLになっていると思われる。
// wrong
https://chrome.google.com/webstore/detail/xxx/publish-review?authuser=0&hl=ja
// correct
https://chrome.google.com/webstore/detail/xxx/
// xxx is the item ID
限定公開だとストアで検索に引っかからないし、ダッシュボードのChrome ウェブストアのページに移動
から行く画面では追加できないURLだからややこしい!
Author And Source
この問題について(Chrome拡張を限定公開しても追加ボタンが有効にならないとき), 我々は、より多くの情報をここで見つけました https://qiita.com/maztak/items/cec75e779a84a94a60c4著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .