Coder Social home page Coder Social logo

etacarinaea / startpage Goto Github PK

View Code? Open in Web Editor NEW
147.0 11.0 36.0 351 KB

a simple and customisable startpage

License: GNU General Public License v3.0

HTML 3.14% JavaScript 85.05% CSS 11.62% Shell 0.19%
startpage homepage firefox chrome addon extension newtab

startpage's People

Contributors

etacarinaea 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

startpage's Issues

Config pop up menu

Hey, absolutely love this project to clean up my startpage and make my chrome workflow more enjoyable, my only problem is, I don't know how to code, been experimenting a little on the side to get an overview, and I can't for the live of me figure out how to collapse that super annoying pop up menu that tells you the -config -help commands. I would be super grateful if you could help me solve this problem.
Thanks!

Keep all squares open appears broken

Everytime I tick that box Startpage crashes gives me a white screen with black titles but nothing to click on etc.. Only option is removing and reinstalling.

Usage of different search engines

I don't understand the functioning of the different search engines, how to use the initial character and the character after the url of the search engine.
Could this be please be explained in the Readme file for instance?
Thank you

configmenu poping

Hi men,
You did a really great job here, i literally love it, so simple but so good.
But I have one shitty problem, I don't have cookies or any other craps like that and thank's to firefox I'm 24/7 in private mode but that's the problem, because of that your startpage poping continually (every 20mn I guess) your configmenu, it's soo boring... Is there a way to totally disable it and automaticly use the config.json ?

"Keep all squares open" not working on Firefox Dev.

Hi there,

The option "Keep all squares open" is not wotrking on Firefox Developer 73.0b12 (64-bit), Windows 10. I marked the option an all the boxes stayed closed. They didn't open even on mouse hover, so I had to remove the extension and star over again.

I love the design and the simplicity. ;)

Chrome addon issue

Whenever I try to install the chrome addon, I get this error could not decode image: icon.svg

Opening links to window/tab based on user's preference

Hello,
Not a true issue here, but have you considered having the page links open a new tab or window based on the user's preference? (by preference here i mean the browser options they have set beforehand)
It's a simple fix I did myself by adding this line as line 24 of the square.js file:
linkElements[i].setAttribute("target","_blank");

and for the search by changing line 98 in main.js from window.location = .... to:
window.open(searchsquare.links[i].url +
query.replaceChars(" ", searchsquare.links[i].space), "_blank");
I might submit a pull request for these changes but they are really minor.
Thanks,
snek

To do

  • Add keyboard controls, e.g. left/right opening squares and up/down selecting link
  • Disable key rebinds while config menu is up
  • Rework data loading
  • Remove dependency on jQuery
  • Rework new version and help popup
  • Write a better readme
  • Better screenshots or maybe a webm/gif

Images

Hi,

in the configuration page there is the "Mascot" settings, how it works? Where must be placed the images?

Thanks!

Space between links

I like to use big links (>40px), since I use background images and that makes them easier to read, but at that size the links get crowded and dont look nice (nor are they easy to read). Would it be possible to add a setting allowing us to predefine the upper and lower space between links, in order to spread them out more?

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.