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

后端 未结 2 1950
独厮守ぢ
独厮守ぢ 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:48

    Can you try this path

    For a specific user: ~USERNAME/Library/Application Support/Google/Chrome/External Extensions/

    For all users: /Library/Application Support/Google/Chrome/External Extensions/

    If you do not see external extensions installed when Chrome is launched, there may be a permissions problem with the external extensions preferences files.

    References

    a) Mac Troubleshooting .

    b) Deployment Options

    Let me know if you need more information.

提交回复
热议问题