Are all Google Chrome extensions open source by default?

前端 未结 7 933
一生所求
一生所求 2021-01-31 07:26

I want to know if i write a Google Chrome extension, will anyone be able to use my code?

7条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-31 08:32

    Even though Chrome extensions' source code are accessible by the public, it doesn't mean all Chrome extensions are open source. Actually, you don't have the right to copy/reuse/modify their source code either partially or completely, without their authors' permission, except when he/she has announced that it's open source.

提交回复
热议问题