thymeline

Keep track of everything important about your projects all in one place. Meet Thymeline, the free Chrome extension that will…

什么是thymeline?

thymeline是由https://thymeline.co开发的Chrome扩展程序,该扩展的主要功能是“Keep track of everything important about your projects all in one place. Meet Thymeline, the free Chrome extension that will…”。

扩展截图

screenshot
screenshot
screenshot

下载thymeline扩展crx文件

下载thymeline扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Keep track of everything important about your projects all in one place. Meet Thymeline, the free Chrome extension that will magically transform your project chaos into an organized masterpiece. Created for Project Managers.

Here is how Thymeline saves you time. No APIs. No integrations. As simple as copy & paste.

Add Events 

Easily copy relevant information from any of your existing tools or apps without any hassle. Once you download the chrome extension... 

Step 1: Visit any website. ‍ 
Step 2: Highlight any text. 
Step 3: Click on the Thymeline Chrome extension
Step 4: Add to existing Thymelines. That’s it!

Multiple Projects 

Thymeline can handle as many projects as you’re juggling. 

Create as many Thymelines as you need! Multiple projects, multiple Thymelines, we can handle it. Keep track of it all in a simple interface.

Share with others 

Share your Thymelines with others on your team with view or edit privileges, keeping everyone on the same page. 

Want to keep it private? You can do that too.                    

扩展基本信息

名称 thymeline thymeline
ID akoaemoipkkkfcagalmdpglajdnkmoob
官方URL https://chromewebstore.google.com/detail/thymeline/akoaemoipkkkfcagalmdpglajdnkmoob
简介 Keep track of everything important about your projects all in one place. Meet Thymeline, the free Chrome extension that will…
文件大小 144 KB
安装次数 25
当前版本 1.0
更新时间 2022-09-08
上架时间 2021-12-18
评分 5.00/5 共1次评分
开发者 https://thymeline.co
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.thymeline.co
帮助页面URL https://www.thymeline.co/contact
隐私政策页面URL https://www.thymeline.co/privacy-policy
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "thymeline",
    "version": "1.0",
    "manifest_version": 2,
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Thymeline"
    },
    "permissions": [
        "activeTab",
        "cookies",
        "*:\/\/*.thymeline.co\/"
    ],
    "icons": {
        "16": "logo.png"
    }
}