Kuunga Desktop

New Tab for Google Chrome™. Increase New tab's power. Bookmarks, apps, recent, history, connectivity, statistics...

Was ist Kuunga Desktop?

Kuunga Desktop ist eine Chrome-Erweiterung, die von https://kuunga.com entwickelt wurde, und ihr Hauptmerkmal ist "New Tab for Google Chrome™. Increase New tab's power. Bookmarks, apps, recent, history, connectivity, statistics...".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Kuunga Desktop-Erweiterungs-CRX-Datei herunterladen

Laden Sie Kuunga Desktop-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        UPDATES: 

(v2.1)
- updated to new app requirements
- top sites from original chrome new tab
- speak support. A voice speaks your links on mouse over 



NOTES:

User opinions are very valuable for us, please comment with any suggestion you have!

INFO:

Kuunga for Google Chrome™ basicaly overrides the "New Tab page". It means that when a new tab is opened, you will see a browser based version of Kuunga.

- Why do I want to use Kuunga?

It's very simple, it will organize all your links, apps, history, most visited links... All in one easy access menu. Simple and clear, all options are self explained.

- Well, I'm fine with the original "new tab"...

We were too. But we wanted more, we wanted more organization and we are obsessed with easy and fast access to all usual links. So we developed the Notes system. Everyone is used to this: 

It behaves like a post wall. You have the post wall and you can glue all the notes that you want, name them and use them as link folders. Having them all displayed in the screen and gruped by your own criteria lets you find them faster. But the navigation magic is still there... All notes have a title to have the subjects identified, once you click in one title, all links in there will open inmediately in newtabs! This means that you can start your work/home/news... journey with just 1 click, yes, just 1 click.

All these features are linked with the browser bookmarks, it will add your bookmarks to the post wall if they are placed in folders. Bookmarks created with Kuunga will be on browser too, so they will be editable too with the Google Chrome™ usual tools.

- Yes, but I'm used to have more options in there...

Of course you are! Bookmarks are just the first item of Kuunga for Google Chrome™! You can find 3 other tabs in the extension: Apps, Recent, Other.

Apps: There you will find all your installed apps where you willbe ableto execute them or delete them.

Recent: This tab includes the most useful feature from the original "new tab" screen: most visited sites, and a little bit of navigation history.

Other: This tab is used to display all the extra links that are not in the right format to be included in the post wall, so you will be able to use them as well.


So: user friendly display, more navigation options closer, style help and  new exclusive features. This ecuation results in a faster and more productive navigation journey.



CAUTION: Kuunga is very addictive,once you get use to it, you will not be able to surf without it!                    

Grundlegende Informationen zur Erweiterung

Name Kuunga Desktop Kuunga Desktop
ID mmdpmpmkeheheioejbogepmgfddnfedm
Offizielle URL https://chromewebstore.google.com/detail/kuunga-desktop/mmdpmpmkeheheioejbogepmgfddnfedm
Beschreibung New Tab for Google Chrome™. Increase New tab's power. Bookmarks, apps, recent, history, connectivity, statistics...
Dateigröße 358 KB
Installationsanzahl 89
Aktuelle Version 2.1.0
Letztes Update 2012-10-28
Veröffentlichungsdatum 2012-10-28
Bewertung 3.00/5 Insgesamt 8 Bewertungen
Entwickler https://kuunga.com
Zahlungsart free
Unterstützte Sprachen en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kuunga Desktop",
    "manifest_version": 2,
    "version": "2.1.0",
    "description": "New Tab for Google Chrome\u2122. Increase New tab's power. Bookmarks, apps, recent, history, connectivity, statistics...",
    "icons": {
        "16": "img\/icon_016.png",
        "48": "img\/icon_048.png",
        "128": "img\/icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "kuunga.html"
    },
    "permissions": [
        "bookmarks",
        "chrome:\/\/favicon\/",
        "management",
        "history",
        "topSites",
        "storage",
        "tts"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}