Weekly Planner

Weekly Planner powered by todo.blue.

什麼是Weekly Planner?

Weekly Planner是由http://todo.blue開發的Chrome擴展程式,該擴展的主要功能是“Weekly Planner powered by todo.blue.”。

擴展截圖

screenshot

下載Weekly Planner擴展crx文件

下載Weekly Planner擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Weekly ToDo Planner for the New Tab 

✔️ Fast Autosave Function
✔️ No Registration, No Login
✔️ No Advertising, No Tracker

🏄‍♀️ Manage your Life
💼 Manage your Business
🎯 Select Weekday Goals

Weekly ToDo Planner is powered by todo.blue.                    

擴展基本資訊

名稱 Weekly Planner Weekly Planner
ID knjpenjbjnhnlpadnjkohjfobffglbaa
官方網址 https://chrome.google.com/webstore/detail/weekly-planner/knjpenjbjnhnlpadnjkohjfobffglbaa
簡介 Weekly Planner powered by todo.blue.
檔案大小 75.59 KB
安裝次數 16
目前版本 1.0
更新時間 2021-05-05
上架時間 2021-05-05
開發者 http://todo.blue
電子郵箱 [email protected]
付費類型 free
擴展官網 https://todo.blue/
說明頁面URL https://todo.blue/contact
隱私政策頁面URL https://klaetke.com/privacy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Weekly Planner",
    "version": "1.0",
    "description": "Weekly Planner powered by todo.blue.",
    "permissions": [],
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "48": "images\/favicon-48x48.png",
        "128": "images\/favicon-128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2
}