Recenzije za Bionic Reader
Bionic Reader od Rain Jr.
Recenzija od Korisnik Firefoxa 17102720
Ocijenjeno s 5 od 5
od Korisnik Firefoxa 17102720, prije 2 godineMy bad for assuming this extension was malicious - it works great.
Odgovor programera
objavljeno prije 2 godineHi,
You can easily view the source code of ANY extension on Firefox. They are just simple ZIP files with XPI extension. First, rename the extension from ".xpi" to ".zip" and then extract.
You can read more from here (or just google something like "check firefox extension source code"):
https://superuser.com/questions/771825/how-to-examine-source-code-of-firefox-extension-before-installing-it)
Anything in Open Source doesn't mean that it is safe. Because the one in the repository may NOT be the SAME with the one you INSTALL. This is a simple TRAP that many people will get in.
You can easily view the source code of ANY extension on Firefox. They are just simple ZIP files with XPI extension. First, rename the extension from ".xpi" to ".zip" and then extract.
You can read more from here (or just google something like "check firefox extension source code"):
https://superuser.com/questions/771825/how-to-examine-source-code-of-firefox-extension-before-installing-it)
Anything in Open Source doesn't mean that it is safe. Because the one in the repository may NOT be the SAME with the one you INSTALL. This is a simple TRAP that many people will get in.