Markurz
Easily create and send tasks, notes, and reminders to your favorite productivity apps.
什么是Markurz?
Markurz是由Markurz开发的Chrome扩展程序,该扩展的主要功能是“Easily create and send tasks, notes, and reminders to your favorite productivity apps.”。
扩展截图
下载Markurz扩展crx文件
下载Markurz扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tired of switching between multiple productivity apps to create tasks or notes? Do you often postpone or forget to do it? Never ever forget to create tasks and reminders! You can now effortlessly create tasks, notes and reminders in one place and automatically distribute them across productivity apps of your choice. Integrate and create tasks, notes, and reminders in Asana, Google Calendar, Google Tasks, Jira, Microsoft OneNote, Microsoft To Do, Notion, Slack, Todoist, Trello. Use Markurz for Chrome to: • Simply mark anything on your web browser and watch as your tasks, seamlessly integrate to your preferred productivity apps. • You will never ever leave what you are currently working on to create a task, helping you stay focused and productive. Do more on Markurz website : • Connect with your favorite productivity apps. • Track recent history of tasks that you’ve created.
扩展基本信息
名称 | Markurz |
ID | lnbfijiimlnnpjmfgmfdmdmlobadcloo |
官方URL | https://chromewebstore.google.com/detail/markurz/lnbfijiimlnnpjmfgmfdmdmlobadcloo |
简介 | Easily create and send tasks, notes, and reminders to your favorite productivity apps. |
文件大小 | 1.82 MB |
安装次数 | 58 |
当前版本 | 1.9.0 |
更新时间 | 2023-09-05 |
上架时间 | 2023-06-25 |
评分 | 5.00/5 共4次评分 |
开发者 | Markurz |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.markurz.com |
隐私政策页面URL | https://docs.markurz.com/policy/privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Markurz", "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" }, "name": "Markurz", "description": "Easily create and send tasks, notes, and reminders to your favorite productivity apps.", "version": "1.9.0", "manifest_version": 3, "action": { "default_popup": "index.html", "default_title": "Markurz" }, "permissions": [ "cookies", "tabs", "contextMenus", "storage", "scripting" ], "background": { "service_worker": ".\/static\/js\/background.js" }, "content_scripts": [ { "matches": [ " |