Group: Free Software Foundation/Tasks/ModifyNoScript

From LibrePlanet
Jump to: navigation, search
(Interested parties)
(==Info== You can download the source code of noscript here: * https://addons.mozilla.org/en-US/firefox/downloads/latest/722/addon-722-latest.xpi It seems to be written in javascript, and the majori)
Line 12: Line 12:
  
 
'''Edit:''' Moved thoughts to discussion page -Caz
 
'''Edit:''' Moved thoughts to discussion page -Caz
 +
 +
==Info==
 +
 +
You can download the source code of noscript here:
 +
 +
* https://addons.mozilla.org/en-US/firefox/downloads/latest/722/addon-722-latest.xpi
 +
 +
It seems to be written in javascript, and the majority of the code is in a zip-file called ''noscript.jar'' in the "chrome" directory.

Revision as of 12:56, 22 July 2010

The task

Interested parties

(Add your name, perhaps a link to your userpage) and some way for people to contact you.

User:nvjacobo jacobo[at]gnu[dot]org

Caz Downing-Bryant User:Vonkow/Profile caz[at]vonkow[dot]webfactional[dot]com

Edit: Moved thoughts to discussion page -Caz

Info

You can download the source code of noscript here:

It seems to be written in javascript, and the majority of the code is in a zip-file called noscript.jar in the "chrome" directory.