All Projects → grtcdr → Startpages

grtcdr / Startpages

Licence: mit
Startpages for your favorite browser!

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Startpages

MaterialFox-BigSur
A cleaner, more refined userChrome.css theme for Firefox—forked from MaterialFox
Stars: ✭ 62 (-43.12%)
Mutual labels:  firefox, customization
Foxygestures
Mouse gestures for Firefox
Stars: ✭ 145 (+33.03%)
Mutual labels:  addons, firefox
Squashed Merge Message
Use Pull Request description as Squashed and Merged commit messages.
Stars: ✭ 34 (-68.81%)
Mutual labels:  addons, firefox
LibPortablePlus
-----
Stars: ✭ 17 (-84.4%)
Mutual labels:  firefox, customization
stay-productive
Remove feed from Facebook, Twitter and Linkedin... To stay productive !
Stars: ✭ 15 (-86.24%)
Mutual labels:  firefox, addons
Ca Archive
Catalog of classic Firefox add-ons created before WebExtensions apocalypse
Stars: ✭ 383 (+251.38%)
Mutual labels:  addons, firefox
Foxify Cli
💻 Firefox Command-Line Theme Manager 🦊 Inspired by spicetify-cli 🔥
Stars: ✭ 55 (-49.54%)
Mutual labels:  customization, firefox
The Tab Of Words
A minimal Chrome / Firefox extension to help you learn Japanese words in each new tab.
Stars: ✭ 94 (-13.76%)
Mutual labels:  firefox
Odoo Product Configurator
Odoo modules enabling dynamic product configuration
Stars: ✭ 100 (-8.26%)
Mutual labels:  addons
Retrotxt
RetroTxt is the WebExtension that turns ANSI, ASCII, NFO text into in-browser HTML
Stars: ✭ 93 (-14.68%)
Mutual labels:  firefox
Shadowfox
A universal dark theme for Firefox
Stars: ✭ 1,295 (+1088.07%)
Mutual labels:  firefox
I2pdbrowser
i2pd browser bundle
Stars: ✭ 94 (-13.76%)
Mutual labels:  firefox
Githubextins
Install Browser Extensions straight from GitHub Repositories.
Stars: ✭ 100 (-8.26%)
Mutual labels:  firefox
Fx cast
Implementation of the Google Cast Chrome Sender SDK within Firefox
Stars: ✭ 1,319 (+1110.09%)
Mutual labels:  firefox
Customnavigationbarsample
Navigation Bar Customization in Xamarin Forms
Stars: ✭ 104 (-4.59%)
Mutual labels:  customization
Awesome Git Addons
😎 A curated list of add-ons that extend/enhance the git CLI.
Stars: ✭ 1,313 (+1104.59%)
Mutual labels:  addons
Docker Selenium
[NOT MAINTAINED] Please use <https://github.com/SeleniumHQ/docker-selenium>
Stars: ✭ 1,431 (+1212.84%)
Mutual labels:  firefox
Addon Grafana
Grafana - Home Assistant Community Add-ons
Stars: ✭ 102 (-6.42%)
Mutual labels:  addons
Flixel Addons
Additional classes for HaxeFlixel
Stars: ✭ 97 (-11.01%)
Mutual labels:  addons
Firefox Uwp Style
MDL2 Theme for Firefox
Stars: ✭ 96 (-11.93%)
Mutual labels:  firefox

grtcdr's startpages

License Issues Stars Forks

Table of Contents:


Preview

Click the collapsible sections to take a look at each startpage before you try one!

startpage_1

startpage_1 preview

startpage_2

startpage_2 preview

startpage_3, based on the Nord palette.

startpage_3 preview

startpage_4

startpage_4 preview

startpage_5

startpage_5 preview

startpage_6, based on the Gruvbox palette.

startpage_6 preview


Description

Each startpage folder contains:

  • Source code within src/
  • Preview of the startpage
  • Brief description of the startpage

Recent Changes:

  • startpage_6 is here! It's based on the beautiful and cozy Gruvbox palette and it extends Gruvbox's coziness with a minimal design, and some memorable shortcuts to elevate your speed!

Set startpage as new tab page

Build the extension

I use web-ext to build and sign my startpage extensions, you will want to rebuild the extension if you want your modifications to the source code to apply to the extension

  1. Let's clone the repo: git clone https://github.com/grtcdr/startpages
  2. Install Mozilla's web-ext by following their guide on their github repository or from your distribution's official repository.
  3. In your terminal, navigate to src/ of your desired startpage and run: web-ext sign --api-key=$AMO_JWT_ISSUER --api-secret=$AMO_JWT_SECRET

For more information on how to obtain your api-key and api-secret, read this guide by Mozilla. Web-ext sign is talked about under "Signing your extension for self-distribution"

I'm not the only person making these, there's a whole community just as passionate about spicing up the once boring space most people forget about! You can find many more startpages on reddit at r/startpages!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].