内部 Apache サーバーで Chrome 拡張機能をホストしていますが、インストールしようとするたびに次のエラーが表示されます。
Apps, extensions, and user scripts cannot be added from this website.
問題を解決するために、次の手順を実行しました。
- ファイルのコンテンツ タイプが
application/x-chrome-extension /Applications/Google Chrome.app/Contents/Resources/com.google.Chrome.manifest/Contents/Resources/com.google.Chrome.manifestを次 のように編集しました。ExtensionAllowedTypesに 設定extensionExtensionInstallBlacklistに設定*ExtensionInstallWhitelistに設定jigjkmgmgnpkibbhondidickedkcdjbaExtensionInstallSourcesに設定*://*/*
明らかな何かが欠けていますか?