Skip to content

A Firefox extension for whitelist driven safe JavaScript execution.

Notifications You must be signed in to change notification settings

avian2/noscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial NoScript version history

This repository contains version history for the NoScript Firefox add-on up to around March 2018. This repository is no longer being updated. It predates the official noscript repository on GitHub.

As of July 2018, official noscript repository is here.

Files in the xpi/ subdirectory were automatically extracted from XPI files downloaded from https://addons.mozilla.org/en-US/firefox/addon/noscript.

This repository is not affiliated in any way with the developers of the NoScript add-on. Please do not report issues with NoScript itself here. Developers of the add-on can be reached at noscript.net.

For some background on why this repository was created, see this blog post.

Building

To build an XPI file, use makexpi.sh script:

$ ./makexpi.sh [commit]

License

Following copyright notice appears in the latest version at the time of writing. Please refer to the files in the xpi/ subdirectory for details.

NoScript - a Firefox extension for whitelist driven safe JavaScript execution
Copyright (C) 2004-2014 Giorgio Maone - g.maone@informaction.com

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the
Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA

About

A Firefox extension for whitelist driven safe JavaScript execution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages