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 |
| 官方網址 | 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": [
" | |