Are all Google Chrome extensions open source by default? -
i want know if write google chrome extension, able use code?
it looks people able see code. if can see code, can potentially use it.
- windows:
c:\documents , settings\%username%\local settings\application data\google\chrome\user data\default\extensions
- linux , mac:
~/library/application support/google/chrome/default/extensions/
or~/.config/google-chrome/default/extensions/
the source code available inspection/debugging/experimenting & whatever people might want do. may try use javascript obfuscator.
Comments
Post a Comment