Moment - #1 Personal Dashboard for Chrome
Give a clean and modern look to your default Chrome homepage
Moment - #1 Personal Dashboard for Chrome क्या है?
Moment - #1 Personal Dashboard for Chrome https://momenttab.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Give a clean and modern look to your default Chrome homepage"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Moment - #1 Personal Dashboard for Chrome एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Moment - #1 Personal Dashboard for Chrome |
ID | lgecddhfcfhlmllljooldkbbijdcnlpe |
आधिकारिक URL | https://chromewebstore.google.com/detail/moment-1-personal-dashboa/lgecddhfcfhlmllljooldkbbijdcnlpe |
विवरण | Give a clean and modern look to your default Chrome homepage |
फ़ाइल का आकार | 2.39 MB |
स्थापना संख्या | 284,652 |
वर्तमान संस्करण | 3.15 |
अंतिम अपडेट | 2023-05-24 |
प्रकाशन तिथि | 2020-08-01 |
रेटिंग | 4.23/5 कुल 636 रेटिंग्स |
डेवलपर | https://momenttab.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://momenttab.net/privacy |
समर्थित भाषाएँ | 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" } |