Git Product home page Git Product logo

startpage's Introduction

startpage's People

Contributors

benjih avatar clementpoiret avatar deepjyoti30 avatar haideralipunjabi avatar matiasfi avatar reesericci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

startpage's Issues

Feature: Background

Add an option to set -

  • Images
  • Gifs
  • Videos
    in the background.

Gif and Video should loop.

Option to dim or blur the background.

editing config.json when searchbar is hidden

I ran into this funny situation(bug?) where I disabled the searchbar in the configs and now I can't access the --setting. I tried searching manually for extension data in brave browser's user folder but couldn't find any config.json file there.

I guess I can manually reinstall the extension and then add my custom config but is there any other way? If not I think it would be a good feature.

Keyboard navigation

I really like this project, it looks great.

But for me it is a bit annoying to use the mouse to select one of the links. It would be very cool to select them with a shortcut or by using a text field with autocompletion.

Time is not correct. (GMT Timezone)

The time here in the UK went an hour forward however this has not been adjusted in the start page. I've tried re-building multiple times but to no avail. Is there a way to fix this.

This is the time in the start page.
image

This is the correct time.
image

Support for Kiwi Browser

Can you add support for Kiwi Browser? It's an Android browser supports chromium extensions. I installed it in the browser but it's act and looks weird, so for now I'm using just one square.

Screenshot_20220724_235148

Btw, how do we change the square to rectangle? I'm trying to put all of them in one square. I did this and the greeting message went up under toolbar and can't scroll it back to visibility.

Screenshot_20220725_004223
How do I add two squares side by side and fit it in the browser?

Feature: Blur The Squares

Add an option to blur (glass) the squares, complementing #47.

As seen in Dawn:

Screenshot_20220403193442.jpg

Add options -

• Amount of Blur
• Darken or Whiten

• Based on Wallpaper
• Manually

Font

Option to change font to one that is locally on the system would be awesome!

Not able to build/sign

Hey, first of all I'm not the smartest so I'm so sorry if there's something I'm missing/doing wrong!!
I've downloaded latest repo & am following instructions on "Firefox Building & Signing" - in Mozilla Developer Hub went to "Submit your First Addon", distribute my own, selected compatibility for both Firefox & Firefox for Android, selected the file (zip), but..
Developer Hub is just throwing:
"Your add-on failed validation with 1 error.
manifest.json was not found"
I've downloaded v1.1 and (just in case lol) also tried with v0.5, but am still getting the same issue - Is there something I'm doing wrong here? Someone pls help

Not a prob with the extention, just a prob with the Wiki

When I try installing the npm thing that I need to download I get this error.

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/web-extension - Not found
npm ERR! 404
npm ERR! 404 'web-extension@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

Thanks in advance

Change colors of titles from JSON config

Currently I have to go into the CSS to change the title colors if I have custom titles or want the color changed of a default. I think it would be a nice addition if it was possible to change the color of the titles from the JSON config but also have an auto option.
Something like this:
Auto:

{
  "name": "title",
  "color": "auto",
   "links" [{}]
},

Custom:

{
  "name": "title",
  "color": "#FFFFF",
   "links" [{}]
},

Startpage.com as Search Engine Option

Startpage as Search Engine Option:

https://www.startpage.com/

It is different to Duckduckgo as it provides more privacy.
Duckduckgo logs are also cross referencing and kept.

Another major difference is that startpage.com actually uses google. But it does not pass on or log ip numbers.
So basically by using both duckduckgo and startpage we can get the best of both massive databases.

P.S.:
(also in instructions of wiki please add a line:
"Replace the config.json in source files with your exported config.json and reload from extensions to enable changes."
Took me ten minutes looking for UI/UX options to enable changes made. Will help many. Also can add this line to top of settings + shortcut CTRL+, )

Thanks, as this is a fabulous software.

I think the best overall search engine is startpage.com followed by duckduckgo. And probably for the next ten years or so.
Thanks again.

Weather?

Would it be possible to use something like the Dark Sky API to grab weather information and display it on the startpage like this (with correct font/font size)?

Weather UI

Can you add an option to change the time zone?

You should modify the function 'updateTime ()' and add a new variable in the json.

this.zone = jsonData["timeZone"] /*"Europe/Madrid"*/
var timeZone = new Date().toLocaleString("en-US", {timeZone: zone});
currentDate = new Date(timeZone);

Customize the title

I'm not a big fan of lower-case titles. It'd be nice if you could customize the start-page title from the config file.

Settings Page

This is less of an issue and more of a suggestion, it would be nice to add a settings page, so that you can have settings accessible in a way where anyone who doesn’t know how to edit the .json file can mess with the settings without breaking it

Port to firefox?

I love this startpage, but I use Firefox as my browser and many others do too. Is it possible to port this startpage to Firefox?

Is there a way to backup and restore the configuration

After spending some time to put in everything I'm wondering if I'm missing a away to back up the configuration so that in case something crashes I can restore it.

If someone could point me in the right direction I would appreciate it.

Thanks

Firefox --setting just searches for settings.

Firefox --setting just searches for settings.

So i can't change the settings and being greeted as someone i'm not is quite annoying.

Maybe just ad a config in the extension settings menu like vim vixen.

Localization

Since you have to sign the extension to modify js, it would be nice to have a way (possibly the same as per --setting) to edit and translate the strings, as it doesn't have so much strings to translate to be an annoying task.

I mean the month's array and the message's.

Cheers.

The addon failed to meet requirement of manifest version 3 and above

I have just cloned the repo, followed the instruction of building and signing the addon. I see there is manifest in version 3 in manifest.json, however mozilla portal doesn't recognize it.
I have built it with latest version of web-ext, on arch linux with latest zen kernel.
image

A way to customize the style?

Hi, I'm probably just missing this. I wanted to see if there was a way to customize the style for the start page. i.e. Left Justify the text, change the font, etc.

Thanks for the help

Run on a server

how to host this on a server as a site, rather than as a local extension? I've tried to publish to cloudflare pages, but I get nothing coming up, except Good Morning | Fetchig Weather.
Is it possible to use Cloudflare workers to somehow make it work?

Link Coloring

Is it possible to color the links inside squares, individually? If so, how to do them?

I tried duplicating color and inserting in one of the links but it doesn't work.

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.