You are not logged in.

#1 2015-12-10 03:42:49

sen
Member
From: .de
Registered: 2007-02-18
Posts: 153
Website

Chrome-CNTP - Custom New Tab Page for Chromium / Google Chrome

New Version

https://cntp.ovh
https://github.com/sen87/CNTP


------------------------------------------------------------------------------------------------------------------------------

About

An extension for Chromium / Google Chrome that provides a customizable New Tab Page.

Features
  • RSS Feeds :: supports Atom 1.0, RSS 2.0 and Media RSS (images)

  • Weather Forecast :: using the jquery.simpleWeather API by James Fleeting

  • Bookmarks :: add URLs for quick access and get rid of the bookmarks bar for more vertical space

  • Notes :: quickly write down notes (text URLs will be linkified)

  • Page Layout Generator :: create your own custom grid-based layout

  • CSS Themes :: choose one of the packaged themes or create your own custom look with pure CSS

  • Chrome Sync :: configuration can be synced to your Google Account (useful when using multiple computers / OSes)

Screenshots

16b92c70-9eef-11e5-9c85-67c27ade7dc4.png 16a05114-9eef-11e5-8307-74f18f0edaf8.png

Download

AUR: https://aur.archlinux.org/packages/chrome-cntp/
GIT: https://github.com/sen87/Chrome-CNTP
_________________________________________________________________________________________________________________________________

This started out as an, locally hosted, feed reader and was converted to a chrome extension about a year ago.
My original plan was to publish it on the "Chrome Web Store" but for that you need a "Google Play Developer" Account, that needs to be verified first via a credit card payment.
Since I don't have/want a credit card I've never bothered to release it.
Recently Google abandoned their Feed API (which I was using to grab feeds via JS) and while rewriting parts of the extension I've stumbled on the Alternative Extension Distribution Options.
So this gets released after all... even if its arch linux only. wink

I'm not an expert web developer by any stretch (this is just a hobby thing), so the code is functional but not beautiful.
If you find bugs or have suggestions please let me know (code is on GitHub).

Last edited by sen (2021-05-03 22:12:28)

Offline

#2 2019-02-07 21:29:18

irb
Member
Registered: 2014-11-07
Posts: 17
Website

Re: Chrome-CNTP - Custom New Tab Page for Chromium / Google Chrome

Thanks for making this available. I wish the weather still worked, but this has become one of my favorite extensions.

Offline

#3 2019-02-09 02:30:23

sen
Member
From: .de
Registered: 2007-02-18
Posts: 153
Website

Re: Chrome-CNTP - Custom New Tab Page for Chromium / Google Chrome

Hi, yeah the yahoo weather api has been retired it seems.

I didn't realize that someone else is using this extension and since I'll never release it on the google store anyway I (again) made a standalone website out of it.
However the new version, while being functionally and visually the same for the most part, is a complete rewrite besides the CSS. It uses a database for the config + caching, php for the functionality and some js for ajax and event handling.
This means I cannot (quickly) port the new weather modul to the old version... sad

It's not finished yet either (config page and a login system / user management is missing). When its done, probably next month, I'll make the webserver public and also release the code on github for self hosting (requires LAMP).

If you want to keep using the "chrome extension version" let me know. There are probably other weather apis that can be quickly integrated in the old js version.

Offline

Board footer

Powered by FluxBB