Hero Panel

A Productivity Dashboard for Super Humans

Qu'est-ce que Hero Panel ?

Hero Panel est une extension Chrome développée par http://heropanel.com, et sa fonction principale est "A Productivity Dashboard for Super Humans".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Hero Panel

Téléchargez les fichiers d'extension Hero Panel au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Hero Panel is the ultimate productivity Dashboard.
 
Create and customize your personal dashboard to get organized and inspired with our widgets. Featuring:

* Gmail
* Google Calendar
* Clock
* Calendar
* Motivation Videos
* Habits
* Tasks
* Charts and Graphs
* Soundboard
* Spotify
* Quotes
* Notes
* Pinterest

* And many more coming soon! *

We are currently in beta testing stage.  We would appreciate to receive your feedback on our contact form. If you find something wrong with our app, please contact us before giving us a negative rating :)                    

Informations de Base sur l'Extension

Nom Hero Panel Hero Panel
ID dfhcoephpbfmamheamcfgjnhahedobbc
URL Officiel https://chrome.google.com/webstore/detail/hero-panel/dfhcoephpbfmamheamcfgjnhahedobbc
Description A Productivity Dashboard for Super Humans
Taille du Fichier 16.6 KB
Nombre d'Installations 60
Version Actuelle 0.4
Dernière Mise à Jour 2016-09-14
Date de Publication 2016-09-14
Évaluation 4.50/5 Total 8 Évaluations
Développeur http://heropanel.com
Type de Paiement free
Site Web de l'Extension http://www.heropanel.com
URL de la Page d'Aide http://www.heropanel.com
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Hero Panel",
    "version": "0.4",
    "manifest_version": 2,
    "description": "A Productivity Dashboard for Super Humans",
    "homepage_url": "http:\/\/heropanel.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "Hero Panel"
    }
}