Licensing and Copyright - Nebrethar/Web-Extensions-Nebrethar GitHub Wiki

Welcome to the Web-Extensions-Nebrethar wiki!

This is where you will find licensing and copyright information for the Web-Extensions-Nebrethar repository.

Mozilla

The overall structure for these web extensions is provided by the Mozilla Web Extensions Tutorials. These can be found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/
This project was very heavily based in mozilla's code, as it is full of new concepts to me as a developer.

I primarily used the "Your Second Web Extension" tutorial. It can be found here:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

All Mozilla code, content, and ideas are © Mozilla and individual contributors.

Below is a list of the outside contributions provided to each individual project.

CODE

TEMPLATE:
Manifest structure provided by https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

borderify:
Icons retrieved from https://upload.wikimedia.org/wikipedia/commons/2/25/Red.svg
and modified using MS Paint.
Code copied from https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_first_WebExtension.

data:
Function for data.js copied from https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/webRequest/StreamFilter/ondata
HTML, CSS, and Manifest documents modified from code found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

Finder:
Function and function call for finder.js modified from code found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/find/find
HTML, CSS, and Manifest documents modified from code found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

Idle - Finder:
Code for finder.js modified from code found at:
1). https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/find/find
2). https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/idle
HTML, CSS, and Manifest documents modified from code found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

pbjellify: All code is built from the "Your Second Web Extension" tutorial and customized. The tutorial can be found here:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

self-deleter: The snippet of code for xpld.js file is credited to the page https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/management/uninstallSelf
HTML and Manifest documents modified from code found at https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Your_second_WebExtension

ICONS

All icons are used under Open Content license and are labeled for reuse with modification.

TEMPLATE:
Uses no icons

borderify:
Icons retrieved from https://upload.wikimedia.org/wikipedia/commons/2/25/Red.svg
and modified using MS Paint.

data:
Uses no icons

Finder:
Icons retrieved from https://pixabay.com/en/clock-day-hour-measure-minute-160966/
and modified using MS Paint.

Idle - Finder:
Icons retrieved from https://pixabay.com/en/clock-day-hour-measure-minute-160966/
and modified using MS Paint.

pbjellify: Icons retrieved from https://piq.codeus.net/picture/132918/Peanut-Butter-Jelly-Time!
and modified using MS Paint. pbjt.gif retrieved from https://upload.wikimedia.org/wikipedia/commons/4/4b/Adam7_make_awesome_face.gif

self-deleter: Icons retrieved from https://commons.wikimedia.org/wiki/File:Explosion.svg
and modified using MS paint.

⚠️ **GitHub.com Fallback** ⚠️