Saga Dashboard

Saga Dashboard replaces your default tab with a fully functional Dashboard

Saga Dashboard क्या है?

Saga Dashboard https://sagadash.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Saga Dashboard replaces your default tab with a fully functional Dashboard"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Saga Dashboard एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Increase your productivity with Saga Dashboard.

Chrome's New Tab is boring! Replace it with a personalized dashboard that synchronizes across all your browser's with Saga Dashboard.

Saga Dashboard is an easy to use & easy to learn. It's highly customizable and available in multiple languages.

Saga dashboard is built using VueJs and Firebase realtime database so any changes you make will be updated almost instantly across every screen signed in with your account, regardless of where in the world that are.

Each dashboard has multiple widget areas. Simply click on the widget icon to choose a widget for that area. 

Most widgets have editable settings. Click on a widget to open the setting for that widget.

To remove a widget all you have to do is hover over it for 2 seconds and a "Remove widget name" link will appear below it.

We're adding more widgets all the time. Currently we have a list of 63 widgets we would like to add including more focused data such as Jira, GitHub, bitbucket and Monday.com.                    

एक्सटेंशन की मूल जानकारी

नाम Saga Dashboard Saga Dashboard
ID fepolifledkafebcdlcdfgpmahdjgdgn
आधिकारिक URL https://chromewebstore.google.com/detail/saga-dashboard/fepolifledkafebcdlcdfgpmahdjgdgn
विवरण Saga Dashboard replaces your default tab with a fully functional Dashboard
फ़ाइल का आकार 5.37 MB
स्थापना संख्या 26
वर्तमान संस्करण 1.0.066
अंतिम अपडेट 2020-08-13
प्रकाशन तिथि 2020-06-06
रेटिंग 3.50/5 कुल 2 रेटिंग्स
डेवलपर https://sagadash.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.sagadash.com
सहायता पृष्ठ URL https://www.sagadash.com/support
गोपनीयता नीति पृष्ठ URL https://www.sagadash.com/privacy
समर्थित भाषाएँ de,en,fr,es,hu,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.066",
    "default_locale": "en",
    "manifest_version": 2,
    "display": "standalone",
    "background_color": "#1C1C1C",
    "offline_enabled": true,
    "theme_color": "#1C1C1C",
    "icons": {
        "16": "favicon-16x16.png",
        "48": "icon-48x48.png",
        "128": "icon-128x128.png"
    },
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.gstatic.com\/ https:\/\/*.firebaseio.com https:\/\/*.googleapis.com https:\/\/apis.google.com https:\/\/*.stripe.com https:\/\/*.weather.com; object-src 'self'"
}