Moment - #1 Personal Dashboard for Chrome

Give a clean and modern look to your default Chrome homepage

Moment - #1 Personal Dashboard for Chrome là gì?

Moment - #1 Personal Dashboard for Chrome là một tiện ích mở rộng Chrome được phát triển bởi https://momenttab.net, và tính năng chính của nó là "Give a clean and modern look to your default Chrome homepage".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Moment - #1 Personal Dashboard for Chrome

Tải xuống các tệp mở rộng Moment - #1 Personal Dashboard for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Turn your Chrome Startpage into the most beautiful and powerful utility of your browser with Moment Dashboard.

By clicking "Add to chrome", I accept and agree to installing 'Moment Dashboard' Сhrome extension and setting chrome new tab to that provided by the service and the terms of use and privacy policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Privacy Policy: https://momenttab.net/privacy
Terms of Use: https://momenttab.net/terms
About Us: https://momenttab.net/about
Contact Us: https://kodice.net/#contacts

Moment Dashboard replaces the default homepage of Chrome Browser and turns it into powerful personal new tab, you'd love to use everyday. Customize it in the way, you want, choose from dozens of the beautiful backgrounds or upload your own wallpaper. Enjoy a clean and modern look of calendar, reminder and ToDo, delivered in NewTab. 

- Customizable bookmarks
- Session manager
- Apps
- ToDo
- Notes
- Quick access panel

Always wanted to get a bit more from a chrome new tab? Moment for Chrome is here for you! Add, remove, replace and manage any of chrome new tab tiles. With Moment Dashboard you'll get a full control over your chrome new tab.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Moment - #1 Personal Dashboard for Chrome Moment - #1 Personal Dashboard for Chrome
ID lgecddhfcfhlmllljooldkbbijdcnlpe
URL Chính Thức https://chromewebstore.google.com/detail/moment-1-personal-dashboa/lgecddhfcfhlmllljooldkbbijdcnlpe
Mô tả Give a clean and modern look to your default Chrome homepage
Kích Thước Tệp 2.39 MB
Số Lần Cài Đặt 284,652
Phiên Bản Hiện Tại 3.15
Cập Nhật Lần Cuối 2023-05-24
Ngày Phát Hành 2020-08-01
Đánh Giá 4.23/5 Tổng số 636 Đánh Giá
Nhà Phát Triển https://momenttab.net
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://momenttab.net/privacy
Ngôn Ngữ Được Hỗ Trợ de,en,en-GB,fr,es,it,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "default_locale": "en",
    "browser_action": {
        "default_icon": "img\/64.png"
    },
    "icons": {
        "128": "img\/128.png",
        "64": "img\/64.png",
        "32": "img\/32.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "manifest_version": 2,
    "permissions": [
        "storage",
        "unlimitedStorage",
        "topSites",
        "contextMenus"
    ],
    "version": "3.15"
}