Weekly Planner

Weekly Planner powered by todo.blue.

What is Weekly Planner?

Weekly Planner is a Chrome extension developed by http://todo.blue, and its main feature is "Weekly Planner powered by todo.blue.".

Extension Screenshots

screenshot

Download Weekly Planner Extension CRX File

Download Weekly Planner extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Weekly Planner Weekly Planner
ID knjpenjbjnhnlpadnjkohjfobffglbaa
Official URL https://chrome.google.com/webstore/detail/weekly-planner/knjpenjbjnhnlpadnjkohjfobffglbaa
Description Weekly Planner powered by todo.blue.
File Size 75.59 KB
Installation Count 16
Current Version 1.0
Last Updated 2021-05-05
Publish Date 2021-05-05
Developer http://todo.blue
Email [email protected]
Payment Type free
Extension Website https://todo.blue/
Help Page URL https://todo.blue/contact
Privacy Policy Page URL https://klaetke.com/privacy
Supported Languages 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
}