How do I manually install extensions on Chrome for OS X?

后端 未结 2 1939
独厮守ぢ
独厮守ぢ 2021-01-27 05:56

i have create a chrome extension and i want to add it manually to chrome on mac osx (10.7 and 10.8)

i tried to do the following steps

  1. add the extension

2条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-27 06:34

    Currently, it is not possible to install extension via crx that's not hosted on chrome store in windows and mac machines. From the documentation, https://developer.chrome.com/docs/extensions/mv2/external_extensions/ -

    Warning Windows and Mac installs must come from Chrome Web Store: As of Chrome 33, no external installs are allowed from a path to a local .crx on Windows (see Protecting Windows users from malicious extensions). As of Chrome 44, no external installs are allowed from a path to a local .crx on Mac (see Continuing to protect Chrome users from malicious extensions).

提交回复
热议问题