Skip to content

capjamesg/newtab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Tab

A Firefox extension that displays a new tab page with my name and some useful links.

Installation

This extension has not been published to the Mozilla App Store. You will need to run it as a temporary add-on.

To install this extension as a temporary add-on, first clone this repository:

git clone https://github.com/capjamesg/newtab

Next, navigate to the Firefox debugging page in your browser:

about:debugging

On the debugging page, click "This Firefox" in the sidebar. Click "Temporary Extensions" and then "Load Temporary Add-On". Navigate to the newtab folder that you cloned from GitHub and click on any file.

The extension will now be visible as your new tab page.

Publish as an Extension

If you do not want to run this project as a developer extension, sign up to the Mozilla Developer site and register this code as an extension. Then, you'll have the option of publishing the code for public use, or self-signing the code for private use.

Read more about publishing an extension here:

Google Chrome Use

While this extension has not been tested in Chrome, the Firefox browser extension framework is designed to support cross-compatability. Please let me know if this extension does not work in Chrome.

Screenshot

A screenshot of the new tab extension

Technologies

  • HTML
  • CSS
  • JavaScript

License

This project is licensed under an MIT license.

About

A customized new tab page to make Firefox prettier.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published