Teamwork PM Quick View

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

Apa itu Teamwork PM Quick View?

Teamwork PM Quick View adalah ekstensi Chrome yang dikembangkan oleh AGW Latvia, dan fitur utamanya adalah "See your open tasks from Teamwork.com every time you open new tab".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Teamwork PM Quick View

Unduh file ekstensi Teamwork PM Quick View dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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 **                    

Informasi Dasar Ekstensi

Nama Teamwork PM Quick View Teamwork PM Quick View
ID bjfcghenladfghgjhpjhfjnkdlijmmei
URL Resmi https://chromewebstore.google.com/detail/teamwork-pm-quick-view/bjfcghenladfghgjhpjhfjnkdlijmmei
Deskripsi See your open tasks from Teamwork.com every time you open new tab
Ukuran File 461 KB
Jumlah Instalasi 375
Versi Saat Ini 1
Terakhir Diperbarui 2015-04-20
Tanggal Publikasi 2015-04-20
Penilaian 5.00/5 Total 2 Penilaian
Pengembang AGW Latvia
Tipe Pembayaran free
Bahasa yang Didukung 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
}