Teamwork PM Quick View

See your open tasks from Teamwork.com every time you open new tab

Qu'est-ce que Teamwork PM Quick View ?

Teamwork PM Quick View est une extension Chrome développée par AGW Latvia, et sa fonction principale est "See your open tasks from Teamwork.com every time you open new tab".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Teamwork PM Quick View

Téléchargez les fichiers d'extension Teamwork PM Quick View 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

                        See your open tasks from Teamwork each time you open new a tab. This plugin is intended to be used with Project Manager http://www.teamwork.com.



Plugin requires your API key from Teamwork.com. More info http://goo.gl/95VgeQ


* v1 - changelog *
Bugfix



** We are not affiliated to Teamwork.com **                    

Informations de Base sur l'Extension

Nom Teamwork PM Quick View Teamwork PM Quick View
ID bjfcghenladfghgjhpjhfjnkdlijmmei
URL Officiel https://chromewebstore.google.com/detail/teamwork-pm-quick-view/bjfcghenladfghgjhpjhfjnkdlijmmei
Description See your open tasks from Teamwork.com every time you open new tab
Taille du Fichier 461 KB
Nombre d'Installations 375
Version Actuelle 1
Dernière Mise à Jour 2015-04-20
Date de Publication 2015-04-20
Évaluation 5.00/5 Total 2 Évaluations
Développeur AGW Latvia
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Teamwork PM Quick View",
    "description": "See your open tasks from Teamwork.com every time you open new tab",
    "version": "1",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "twtasks.html"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/authenticate.teamworkpm.net https:\/\/*.teamwork.com; object-src 'self'",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "\/img\/icon16.png",
        "48": "\/img\/icon48.png",
        "128": "\/img\/icon128.png"
    },
    "manifest_version": 2
}