Enhance Salesforce Dashboard

Auto Refresh and up to 7 Columns Salesforce Dashboard.

Co to jest Enhance Salesforce Dashboard?

Enhance Salesforce Dashboard to rozszerzenie Chrome opracowane przez https://www.satrangtech.com, a jego główną funkcją jest „Auto Refresh and up to 7 Columns Salesforce Dashboard.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Enhance Salesforce Dashboard

Pobierz pliki rozszerzeń Enhance Salesforce Dashboard w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        The Enhance Salesforce Dashboard Chrome Extension is available on AppExchange at the following link: https://appexchange.salesforce.com/listingDetail?listingId=a0N30000000q4pAEAQ 

Do you need real-time information from your Salesforce Dashboards and want to add more columns to your Dashboard components? Now you can with this amazing Chrome Extension!

By default, Salesforce only allows you to refresh Dashboards daily, weekly, or monthly. However, with the Enhance Salesforce Dashboard Extension, you can now have real-time information with up-to-the-second updates*. You can even customize the auto-refresh frequency and duration.

Ordinarily, Salesforce displays only three components in one row of a Dashboard. But with the Enhance Salesforce Dashboard Extension, you can increase the number of columns to 7, offering you the flexibility to have 4, 5, 6, or 7 components in one row. Use the Options feature to configure the number of Dashboard columns.

Version 30.0.0 Updates:
- Added support for reloading tab after Community Dashboard Refresh.

Version 29.0.0 Updates:
- Improved Dashboard Refresh for Community Dashboards.

Version 28.0.0 Updates:
- Updated Logo

Version 27.0.0 Updates:
- Analytics Dashboard Support (Lightning Only)
- Enhanced logic for Partner Developer Org Dashboards Refresh
- Enhanced Home Page refresh logic so that only Report Charts and Dashboards are refreshed. Other components such as the quotes, custom calendar, and list view are not refreshed.

Version 26.0.0 Updates:
- Added support for partner developer edition dashboards
- Added fixes to not refresh custom calendar components on home page 

Version 25.0.0 Updates:
- Fixed issues around refresh of list views and other items which are not of type Dashboard or Reports. 

Version 24.0.0 Updates:
- Metric Report Support
- Support for other languages in Community Dashboards

Version 23.0.0 Updates:
- Improved logic for increasing columns in the classic interface.

Version 22.0.0 Updates:
- Enhanced Console Home Page Dashboard Refresh

Version 21.0.0 Updates:
- Enhanced Dashboard Refresh on the Sales Console Home Page.
- Improved Dashboard Refresh for Community Dashboards.

Version 20.0.0 Updates:
- Added support for reloading or refreshing tabs after Dashboard Refresh.
- Enabled compatibility with Enhanced Domains.
- Extended support for community dashboards.

Version 18.0.0 Updates:
- Added support for Console in Classic UI.
- Improved refresh functionality for Lightning home page report chart dashboards.

Version 17.0.0 Updates:
- Introduces the ability to hide Dashboard Titles, similar to hiding the Salesforce header.
- Updated JavaScript libraries to the latest stable version.
- General code enhancements.

Version 16.0.0 Updates:
- Auto Refresh upon page load (with a 10-second delay to ensure the first refresh happens on page load).
- Resolved the issue of hiding the Salesforce Header in Lightning.
Note: Hiding Salesforce Header is not applicable to Classic Console as Salesforce provides a native feature to hide the header in Classic Console.

Version 15.0.0 Updates:
- Added support for cloudforce.com Domain.

Version 13.0.0 Updates:
- Added support for force.com sites and multiple Home Page Dashboards refresh.

Version 11.0.0 Updates:
- Resolved the issue with Lightning Dashboard Refresh.

Version 10.0.0 Updates:

Added support for auto-refreshing pinned dashboards.

Version 9.0.0 Updates:

Implemented logic to support additional languages such as French, German, and others.

Version 8.0.0 Updates:

Ensured Dashboard refreshes when viewing from the Console with list views in the Console sidebar.

Version 7.0.0 Updates:

Added support for a new URL format for Lightning Experience (introduced in the Summer '18 release by Salesforce).

Version 6.0.0 Updates:
- Code optimisations and better error handling.
- Fixed auto-refresh issues for longer refresh intervals.
- Eliminated empty footer space in the Lightning UI.

Version 5.0.0 Updates:
- Resolved the issue where users upgrading from an old version to the new version experienced problems with saved settings.

Version 4.0.0 Updates:
- Introduced the ability to display Dashboard Components in row-wise format.
- Added the option to hide the Salesforce header.

Version 0.0.9 Updates:
- Added support for Dashboard Refresh in Console and Lightning UI.

Install this extension today and explore the possibilities you never thought were possible.

Satrang Technologies proudly offers this Extension to the Salesforce Community free of charge. If you appreciate our efforts, please consider supporting our development team by making a donation of any amount. Visit http://satrangtech.com/donation.htm  to make a donation. Thank you!

P.S. We are considering whether to make this product a paid offering. Your support is crucial, so please take a few minutes to fill out our survey http://bit.ly/2zcjkmr .                    

Podstawowe informacje o rozszerzeniu

Nazwa Enhance Salesforce Dashboard Enhance Salesforce Dashboard
ID mogildlgjglckdcfclpbcbidpdkjgeeb
Oficjalny URL https://chromewebstore.google.com/detail/enhance-salesforce-dashbo/mogildlgjglckdcfclpbcbidpdkjgeeb
Opis Auto Refresh and up to 7 Columns Salesforce Dashboard.
Rozmiar pliku 184 KB
Liczba instalacji 23,484
Aktualna Wersja 30.0.0
Ostatnia Aktualizacja 2024-02-29
Data Publikacji 2019-09-06
Ocena 4.25/5 Łącznie 51 Oceny
Deweloper https://www.satrangtech.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://www.satrangtech.com/products.htm#5
Adres URL Strony Pomocy http://enhancesalesforcedashboard.satrangtech.com/
Adres URL Strony Polityki Prywatności https://docs.google.com/document/d/1cRLDLpEIr3yg-q6265HPVYMd9_zwj4NNy0Mp7hcuomU/edit
Obsługiwane Języki en-US
manifest.json
{
    "action": {
        "default_icon": "img\/icon16.png"
    },
    "author": "Satrang Technologies",
    "background": {
        "service_worker": "back.js"
    },
    "content_scripts": [
        {
            "js": [
                "jquery.min.js",
                "background.js"
            ],
            "matches": [
                "*:\/\/*.lightning.force.com\/analytics\/lightningdashboard\/01Z*",
                "*:\/\/*.lightning.force.com\/lightning\/page\/analytics*",
                "*:\/\/*.lightning.force.com\/lightning\/n\/Home*",
                "*:\/\/*.salesforce.com\/01Z*",
                "*:\/\/*.salesforce.com\/home\/home.jsp*",
                "*:\/\/*.force.com\/*\/01Z*",
                "*:\/\/*.force.com\/*\/home\/home.jsp*",
                "*:\/\/*.force.com\/01Z*",
                "*:\/\/*.force.com\/home\/home.jsp*",
                "*:\/\/*.salesforce.com\/console*",
                "*:\/\/*.lightning.force.com\/one\/one.app*",
                "*:\/\/*.lightning.force.com\/lightning\/r\/Dashboard\/01Z*",
                "*:\/\/*.lightning.force.com\/lightning\/page\/home*",
                "*:\/\/*.lightning.force.com\/lightning\/r\/sObject\/01Z*",
                "*:\/\/*.cloudforce.com\/01Z*",
                "*:\/\/*.cloudforce.com\/home\/home.jsp*",
                "*:\/\/*.cloudforce.com\/console*",
                "*:\/\/*.force.com\/agents\/s\/*",
                "*:\/\/*.site.com\/agents\/s\/*",
                "*:\/\/*.force.com\/Community\/s\/*",
                "*:\/\/*.site.com\/Community\/s\/*",
                "*:\/\/*.force.com\/retail\/s\/*",
                "*:\/\/*.site.com\/retail\/s\/*",
                "*:\/\/*.my.site.com\/concesionarios\/s\/dashboard\/01Z*",
                "*:\/\/*.my.site.com\/RMASupportDashboard\/s\/*",
                "*:\/\/*.my.site.com\/solomycar\/s\/*",
                "*:\/\/*.my.site.com\/Customer\/s\/dashboards*",
                "*:\/\/*.my.site.com\/Customer\/s\/dashboard\/01Z*"
            ]
        }
    ],
    "description": "Auto Refresh and up to 7 Columns Salesforce Dashboard.",
    "homepage_url": "http:\/\/www.satrangtech.com\/products.htm#5",
    "icons": {
        "128": "img\/icon128.png",
        "16": "img\/icon16.png",
        "24": "img\/icon24.png",
        "32": "img\/icon32.png",
        "64": "img\/icon64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzK8oFCoCz0u9nMDMd53tOrJ+O044kTKhgG19RqD5CtR+Lv5YAHDBZ\/gBEaJCULUbulcR4kOke1IodRp\/vds\/hUqujtGW9eVmuZ1f\/hbhliYRXSEd+uEP7jEN7HdGVEJMYJgd69kZaog17JK1ttwI1\/tRq08nTCMhH+9c7MLxcDmwia\/OsaHmXCNigsPN2hbMU45UGpAyxRkAmRA\/GilbGuGL80Ww4dln954TUYX8g\/BK6JEq+KOTQILKYcTmW+ldFZFvE1CDFuTjiIG2kM0QcXK\/NhzgfXRXP4tmpLiLCXf0xCOlrnxg8\/Fde67ndfepYMs2wDhpwzC2cgxMcn+UmQIDAQAB",
    "manifest_version": 3,
    "name": "Enhance Salesforce Dashboard",
    "options_page": "options.html",
    "permissions": [
        "storage"
    ],
    "short_name": "Auto Refresh and up to 7 Columns Salesforce Dashboard.",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "30.0.0",
    "web_accessible_resources": [
        {
            "extension_ids": [],
            "matches": [],
            "resources": [
                "img\/60x60-logo.png",
                "background.js"
            ]
        }
    ]
}