Plume: Super simple todolist
Super simple todolist
什麼是Plume: Super simple todolist?
Plume: Super simple todolist是由MJ Code開發的Chrome擴展程式,該擴展的主要功能是“Super simple todolist”。
擴展截圖
下載Plume: Super simple todolist擴展crx文件
下載Plume: Super simple todolist擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Plume is a super simple todolist.
To add a task, just type something in the yellow bar and press enter.
Your tasks are saved locally, so don't write anything too important here ;) 擴展基本資訊
| 名稱 | |
| ID | pkkmkhejfpipdkdbepohfooemmkcgclf |
| 官方網址 | https://chromewebstore.google.com/detail/plume-super-simple-todoli/pkkmkhejfpipdkdbepohfooemmkcgclf |
| 簡介 | Super simple todolist |
| 檔案大小 | 252 KB |
| 安裝次數 | 137 |
| 目前版本 | 0.0.2 |
| 更新時間 | 2022-02-25 |
| 上架時間 | 2013-11-03 |
| 評分 | 4.33/5 共 6 次評分 |
| 開發者 | MJ Code |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "0.0.2",
"name": "Plume: Super simple todolist",
"description": "Super simple todolist",
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon.png",
"48": "icon.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |