Calendar, Timeline, Time Tracking for Trello

Google Calendar & Outlook 2-way sync, roadmap, project plan, Gantt chart, time tracker, reports, weekly planner, project management

Cos'è Calendar, Timeline, Time Tracking for Trello?

Calendar, Timeline, Time Tracking for Trello è un'estensione di Chrome sviluppata da https://planyway.com, e la sua funzione principale è "Google Calendar & Outlook 2-way sync, roadmap, project plan, Gantt chart, time tracker, reports, weekly planner, project management".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Calendar, Timeline, Time Tracking for Trello

Scarica i file di estensione Calendar, Timeline, Time Tracking for Trello in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Explore the most powerful features:

✔️ Calendar (daily, weekly and monthly views)
✔️ Timeline (grouped by members, boards, lists, and labels)
✔️ Time tracking and reporting
✔️ Workload
✔️ Gantt-like roadmap
✔️ Multi-board view
✔️ Dependencies
✔️ Recurring cards
✔️ Subtasks
✔️ Export to PDF, Excel, and CSV
✔️ Integration with Google Calendar, Outlook, and more


Planyway is an intuitive Trello Chrome extension that significantly expands Trello capabilities in personal planning and project management. 

See why Planyway extension for Trello is an excellent choice for managing your weekly schedule:

✔️ DRAG&DROP SCHEDULING
Simply drag cards from Trello board and drop them on the calendar to schedule

✔️ MULTI-BOARD VIEW
Connect multiple Trello boards to manage all of them on a single view

✔️ INTEGRATION WITH GOOGLE CALENDAR, OUTLOOK, ETC.
See and edit events from Google and Outlook calendars in Planyway. Or, sync Planyway with Google to see and edit Trello cards in Google Calendar. The app also supports 1-way integration with any other calendar for viewing purposes.

✔️ RECURRING TASKS
Put Trello cards on repeat to visualize them in your calendar as often as you need automatically

✔️ NOTIFICATIONS AND REMINDERS
Set reminders and notifications not to miss anything. You can receive them both on your computer or mobile

✔️ RESOURCE MANAGEMENT 
Manage work of your team with a powerful timeline view. Group it by team members to distribute tasks easily, see who is working on what, and avoid burnout

✔️ PROJECT ROADMAPPING
Visualize your project plan on a Gantt-like timeline view to keep track of how you’re progressing to make sure you deliver work on time

✔️ TIME TRACKING AND REPORTING
Track time against estimates to easily identify areas for improvement and make sure you stay on time and within budget. All data can be visualized with reports or exported in Excel or PDF

Need help?
If you have any questions about Planyway Chrome extension, reach out at [email protected]. We’re always happy to help:)                    

Informazioni di Base sull'Estensione

Nome Calendar, Timeline, Time Tracking for Trello Calendar, Timeline, Time Tracking for Trello
ID kkgaechmpjgbojahkofamdjkaklgbdkc
URL Ufficiale https://chromewebstore.google.com/detail/calendar-timeline-time-tr/kkgaechmpjgbojahkofamdjkaklgbdkc
Descrizione Google Calendar & Outlook 2-way sync, roadmap, project plan, Gantt chart, time tracker, reports, weekly planner, project management
Dimensione del File 10.08 MB
Conteggio Installazioni 121,963
Versione Corrente 2.2.15.2
Ultimo Aggiornamento 2024-03-01
Data di Pubblicazione 2020-06-20
Valutazione 4.55/5 Totale 552 Valutazioni
Sviluppatore https://planyway.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://planyway.com
URL della Pagina di Aiuto https://planyway.com/help
URL della Pagina della Politica sulla Privacy https://planyway.com/legal/privacy-policy
Lingue Supportate id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "Planyway for Trello",
    "version": "2.2.15.2",
    "manifest_version": 2,
    "description": "__MSG_appDescription__",
    "icons": {
        "16": "icons\/browser-icon-16.png",
        "24": "icons\/browser-icon-24.png",
        "32": "icons\/browser-icon-32.png",
        "48": "icons\/browser-icon-48.png",
        "64": "icons\/browser-icon-64.png",
        "128": "icons\/browser-icon-128.png",
        "256": "icons\/browser-icon-256.png"
    },
    "default_locale": "en",
    "background": {
        "scripts": [
            "scripts\/595343c9-e93d-4941-a727-83e58121f07c.js",
            "scripts\/64e702ea-b086-459d-af1a-3447a8ddb78f.js",
            "scripts\/4bb8310a-a760-4ea4-93f0-a308c51db3b7.js",
            "scripts\/8dbdee31-5256-4691-a1e7-988905a51cad.js",
            "scripts\/fbf49f39-976a-4b26-bf75-803e84d9ace7.js",
            "scripts\/26cad26d-75f5-4986-99f3-49ca92dc2fe8.js",
            "scripts\/ed7e7183-933a-4754-a900-cf9a9de33b25.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/browser-icon-16.png",
            "24": "icons\/browser-icon-24.png",
            "32": "icons\/browser-icon-32.png",
            "48": "icons\/browser-icon-48.png",
            "64": "icons\/browser-icon-64.png",
            "128": "icons\/browser-icon-128.png",
            "256": "icons\/browser-icon-256.png"
        },
        "default_title": "__MSG_appName__",
        "default_popup": "html\/browser-popup.html"
    },
    "permissions": [
        ""
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/planyway.com\/*"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-YWyw9Z\/Vbyo9\/GIAp\/GMRSjZFXxZh1iqpT69z08AwKw='; object-src 'self';",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/trello.com\/*"
            ],
            "exclude_matches": [
                "https:\/\/trello.com\/1\/*"
            ],
            "js": [
                "scripts\/595343c9-e93d-4941-a727-83e58121f07c.js",
                "scripts\/64e702ea-b086-459d-af1a-3447a8ddb78f.js",
                "scripts\/d6962381-2438-4233-b454-3ae1269c2e2c.js",
                "scripts\/6d1c786f-db3c-4fe0-81f5-f62885c6c357.js",
                "scripts\/fbf49f39-976a-4b26-bf75-803e84d9ace7.js",
                "scripts\/24c30fb4-0871-47ae-a613-6626ebe398fc.js",
                "scripts\/905a06b0-6341-49ca-bd1b-35e887977d62.js",
                "scripts\/4e0fedd4-521e-4f6e-8afc-e7925474b527.js",
                "scripts\/34c34789-af1e-41a2-9865-6576ab61dcae.js",
                "scripts\/efddd98c-5065-47de-936c-ba732fcbd487.js",
                "scripts\/266b3d3c-d2a2-49b0-856c-c9a8d66f34e0.js",
                "scripts\/a9a9bdb7-95ed-4145-bdb6-9050d0028955.js",
                "scripts\/6f80aae5-8415-4571-8f8d-44a598fe28f0.js",
                "scripts\/a72afa61-d5ce-4560-aa99-5214a98814c4.js",
                "scripts\/d7b0008d-2e52-494b-ae73-9b0a987d15a4.js",
                "scripts\/fbbdb958-ad75-4701-9989-d92be42dc1ba.js",
                "scripts\/a56dccd9-c822-4d49-a1f4-273751219bbf.js",
                "scripts\/fac2f297-7788-44ab-ad34-c898110f2e40.js",
                "scripts\/20b210d9-702e-4617-a7fe-1b76113d45cf.js",
                "scripts\/843a561f-12e8-447e-ad51-56752db93ffe.js",
                "scripts\/6fa2faa1-512c-4a1a-8671-485c21b594b0.js",
                "scripts\/ad58deb4-e12e-486e-9638-77086b29c5b9.js",
                "scripts\/7cbe6f6b-e4ca-4f95-8dbb-8940f6eec679.js",
                "scripts\/3cb8ddf0-0a0c-4e5c-807f-ed453778744f.js",
                "scripts\/2b4978d4-ce1e-430c-a843-252f4af00287.js",
                "scripts\/f0f23a1a-6e47-4da8-a0e4-9b920b43a91d.js",
                "scripts\/eaf2fa82-cca9-433c-aeb7-b1f77f379c4a.js",
                "scripts\/62932b6c-d72f-46ae-aa99-6759f5230905.js",
                "scripts\/c1391fc2-3462-449e-afd3-ee099d2751fc.js",
                "scripts\/2b2bde9e-2e05-49a2-9c7d-e05a1c63cfd5.js",
                "scripts\/1bb59019-7d02-4ef6-aede-dfb823a21ede.js",
                "scripts\/61c62510-8895-45f2-a1a5-d111d6193fb6.js",
                "scripts\/d533f8c7-4506-4748-bc59-d3beb32576fd.js",
                "scripts\/ad22921e-9096-43af-b188-94470aadbff8.js",
                "scripts\/5f4255df-ea45-4556-af07-4b450eee8977.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/planyway.com\/common\/exchange.html*"
            ],
            "js": [
                "scripts\/595343c9-e93d-4941-a727-83e58121f07c.js",
                "scripts\/64e702ea-b086-459d-af1a-3447a8ddb78f.js",
                "scripts\/d6962381-2438-4233-b454-3ae1269c2e2c.js",
                "scripts\/4bb8310a-a760-4ea4-93f0-a308c51db3b7.js",
                "scripts\/8dbdee31-5256-4691-a1e7-988905a51cad.js",
                "scripts\/24c30fb4-0871-47ae-a613-6626ebe398fc.js",
                "scripts\/64f6d0e0-754b-4c62-a028-d28f40a49754.js",
                "scripts\/e50e404d-871f-4da3-ad1e-e35201e928cb.js",
                "scripts\/43576c86-5eb9-4750-906f-4a994c3a7c97.js"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "web_accessible_resources": [
        "images\/*",
        "videos\/*"
    ]
}