Taco

See your tasks from 40+ other services on Chrome's new tab page. Asana, Basecamp, GitHub, Gmail, OmniFocus, Trello, Zendesk, more.

ما هو Taco؟

Taco هو إضافة Chrome تم تطويرها بواسطة https://tacoapp.com، والميزة الرئيسية لها هي "See your tasks from 40+ other services on Chrome's new tab page. Asana, Basecamp, GitHub, Gmail, OmniFocus, Trello, Zendesk, more.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Taco

قم بتنزيل ملفات الامتداد Taco بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Taco (tacoapp.com) brings your existing tasks from 40+ productivity services on to one screen, and Taco's Chrome extension uses that single task list as Chrome's new tab page. 

Here's the 40+ services Taco works with: http://help.tacoapp.com/ (see "Connectors" list in left sidebar). We'd list them here and save you a click if we could; Google's extension review process randomly starts flagging Taco's extension, so we can't 😞

• FAST: Loads faster than Chrome's new tab page.
• PRIVATE: Can only access Taco's site, not your browsing history.
• PRODUCTIVE: Drag-and-drop all your tasks, tickets, starred emails/chats, and other work on one screen.

DOESN'T REINVENT THE WHEEL: The world doesn't need yet another task tracker, and Taco has no way to create new tasks. Keep using the services you use today, but get more done.

EXTENSION + WEB SITE + MOBILE: Not on your computer? Access your unified task list from any browser by visiting https://tacoapp.com. Taco's site is phone- and tablet-friendly, too.

THOUGHTFUL TOUCHES: Once you've chosen a few tasks or a project, have Taco hide everything else (http://blog.tacoapp.com/post/79976006070). As you make progress, edit the label to reflect the next action. When you're done, mark tasks complete without leaving Taco.

MINIMAL: Taco only asks for the absolute minimum amount of access required to do its job. Taco's Chrome extension only asks for permission to change the new tab page and access to 2 Web sites: Taco's own site and Taco's image (CDN) site. Taco can't intercept your Web browsing.


ABOUT TACO

Taco (https://tacoapp.com/) brings all of your existing tasks to one place. Taco's Chrome extension turns every new tab into an elegant way to see - and interactively prioritize - all of your existing tasks.

Deciding what's most important? Just drag and drop. It's instant, effortless focus, right on your new tab page (or phone or tablet by using Taco's site directly). Hide the sidebar for even fewer distractions.

This extension retrieves tasks from TacoApp.com, which works with task lists, ticketing systems, email services, bug trackers, and other productivity services.                    

معلومات أساسية عن التمديد

الاسم Taco Taco
ID aogabobfbepcehdkbfagdflinolncebh
عنوان URL الرسمي https://chromewebstore.google.com/detail/taco/aogabobfbepcehdkbfagdflinolncebh
الوصف See your tasks from 40+ other services on Chrome's new tab page. Asana, Basecamp, GitHub, Gmail, OmniFocus, Trello, Zendesk, more.
حجم الملف 3.98 MB
عدد التثبيتات 8,528
النسخة الحالية 0.0.1.3
آخر تحديث 2019-09-16
تاريخ النشر 2019-09-16
تقييم 3.59/5 مجموع تقييمات 59
المطور https://tacoapp.com
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://tacoapp.com/
عنوان صفحة المساعدة https://tacoapp.com/feedback
عنوان صفحة سياسة الخصوصية https://tacoapp.com/info/privacy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Taco",
    "description": "See your tasks from 40+ other services\u00a0on Chrome's new tab page. Asana, Basecamp, GitHub, Gmail, OmniFocus, Trello, Zendesk, more.",
    "short_name": "Taco",
    "version": "0.0.1.3",
    "homepage_url": "https:\/\/tacoapp.com\/",
    "author": "Taco Foundry (tacoapp.com)",
    "chrome_url_overrides": {
        "newtab": "tacoapp.html"
    },
    "icons": {
        "16": "icon_16.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "storage",
        "https:\/\/tacoapp.com\/*",
        "https:\/\/d3cfga8zrau5x0.cloudfront.net\/*",
        "chrome:\/\/favicon\/"
    ],
    "optional_permissions": [
        "topSites"
    ],
    "content_security_policy": "script-src 'self' https:\/\/tacoapp.com https:\/\/d3cfga8zrau5x0.cloudfront.net 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}