Amazing Marvin
Amazing Marvin Browser Extension
什么是Amazing Marvin?
Amazing Marvin是由https://amazingmarvin.com开发的Chrome扩展程序,该扩展的主要功能是“Amazing Marvin Browser Extension”。
扩展截图
下载Amazing Marvin扩展crx文件
下载Amazing Marvin扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Use this browser extension to add new tasks to Amazing Marvin and see your tasks for today. You can also highlight text and right click to add a new task, and quickly add new tasks from gmail.
And of course, it's highly customizable! 扩展基本信息
| 名称 | |
| ID | gjohmhcpmpjfnkipjjcgmiklimmjfhlp |
| 官方URL | https://chromewebstore.google.com/detail/amazing-marvin/gjohmhcpmpjfnkipjjcgmiklimmjfhlp |
| 简介 | Amazing Marvin Browser Extension |
| 文件大小 | 3.8 MB |
| 安装次数 | 851 |
| 当前版本 | 0.7.0 |
| 更新时间 | 2023-12-18 |
| 上架时间 | 2023-04-13 |
| 评分 | 4.50/5 共6次评分 |
| 开发者 | https://amazingmarvin.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://github.com/amazingmarvin/amazingmarvin-browserextension/ |
| 帮助页面URL | https://github.com/amazingmarvin/amazingmarvin-browserextension/issues |
| 隐私政策页面URL | https://amazingmarvin.com/privacy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Amazing Marvin",
"description": "Amazing Marvin Browser Extension",
"version": "0.7.0",
"icons": {
"16": "logo2.0d515cff.png",
"48": "logo2.0d515cff.png",
"128": "logo2.0d515cff.png"
},
"action": {
"default_icon": "logo2.0d515cff.png",
"default_title": "Amazing Marvin",
"default_popup": "popup.a382bda1.html"
},
"options_ui": {
"page": "options.e0322ae8.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"*:\/\/mail.google.com\/*"
],
"js": [
"gmail.0a99c5d1.js"
],
"css": []
},
{
"matches": [
" | |