Giter Site home page Giter Site logo

james-mck / firefox-custom-new-tab-page Goto Github PK

View Code? Open in Web Editor NEW

This project forked from methodgrab/firefox-custom-new-tab-page

0.0 0.0 0.0 681 KB

A Firefox extension that allows you to specify a custom new-tab URL

Home Page: https://addons.mozilla.org/firefox/addon/custom-new-tab-page

License: ISC License

JavaScript 81.40% CSS 4.16% HTML 14.44%

firefox-custom-new-tab-page's Introduction

Custom New Tab Page

GitHub Workflow Status Version Rating Users Downloads

A Firefox extension that allows you to specify a custom URL to be shown when opening a new tab, without changing the address bar content.

Usage

To set your custom new tab url:

  1. Open Add-ons from the Menu (โ˜ฐ) (or navigate to about:addons with the address bar)
  2. Select Extensions
  3. Select the Custom New Tab Page extension โ†’ Options
  4. Enter your URL in the New Tab URL box
  5. Press Save
  6. Done!

Development

Testing unsigned extensions only works with non-release builds of Firefox, to develop the extension:

  1. Install a non-release build (e.g. Firefox Developer Edition)
  2. npm install
  3. npm run start to load Firefox Developer Edition with the extension installed. Making changes to the code will automatically reload the extension.

Release Process

To publish a new version:

  1. npm run validate
  2. Bump the version in src/manifest.json
  3. Commit with the version number as the commit message (e.g. :bookmark: 1.0.0) and tag the commit with the version number (e.g. v1.0.0)
  4. npm run package to bundle the extension as a zip file
  5. Upload the generated zip to https://addons.mozilla.org/en-US/developers/addons

firefox-custom-new-tab-page's People

Contributors

methodgrab avatar desto-git avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.