Enhance Salesforce Dashboard

Auto Refresh and up to 7 Columns Salesforce Dashboard.

¿Qué es Enhance Salesforce Dashboard?

Enhance Salesforce Dashboard es una extensión de Chrome desarrollada por https://www.satrangtech.com, y su función principal es "Auto Refresh and up to 7 Columns Salesforce Dashboard.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Enhance Salesforce Dashboard

Descarga archivos de extensión Enhance Salesforce Dashboard en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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 .                    

Información Básica de la Extensión

Nombre Enhance Salesforce Dashboard Enhance Salesforce Dashboard
ID mogildlgjglckdcfclpbcbidpdkjgeeb
URL Oficial https://chromewebstore.google.com/detail/enhance-salesforce-dashbo/mogildlgjglckdcfclpbcbidpdkjgeeb
Descripción Auto Refresh and up to 7 Columns Salesforce Dashboard.
Tamaño del Archivo 184 KB
Cantidad de Instalaciones 23,484
Versión Actual 30.0.0
Última Actualización 2024-02-29
Fecha de Publicación 2019-09-06
Calificación 4.25/5 Total de 51 Calificaciones
Desarrollador https://www.satrangtech.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://www.satrangtech.com/products.htm#5
URL de la Página de Ayuda http://enhancesalesforcedashboard.satrangtech.com/
URL de la Página de Política de Privacidad https://docs.google.com/document/d/1cRLDLpEIr3yg-q6265HPVYMd9_zwj4NNy0Mp7hcuomU/edit
Idiomas Soportados 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"
            ]
        }
    ]
}