SSRS Report Fix
This extension allows Microsoft Reporting Services reports to render correctly in Google Chrome.
Co je SSRS Report Fix?
SSRS Report Fix je rozšíření Chrome vyvinuté Isaac Moore, a jeho hlavní funkcí je „This extension allows Microsoft Reporting Services reports to render correctly in Google Chrome.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření SSRS Report Fix
Stáhněte si soubory rozšíření SSRS Report Fix ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
This is a simple extension that automatically fixes a CSS oversight on Microsoft's part that results in SSRS reports appearing as a blank white page in all modern web browsers. If you are attempting to view Microsoft Reporting Services reports using Google Chrome and all that you see is a blank page, this extension will solve your problem.
Základní Informace o Rozšíření
Název | SSRS Report Fix |
ID | fjbdfjiheheafbioiejbdpalmojkeobk |
Oficiální URL | https://chromewebstore.google.com/detail/ssrs-report-fix/fjbdfjiheheafbioiejbdpalmojkeobk |
Popis | This extension allows Microsoft Reporting Services reports to render correctly in Google Chrome. |
Velikost souboru | 7.82 KB |
Počet instalací | 26,087 |
Aktuální Verze | 1.0 |
Poslední Aktualizace | 2016-06-17 |
Datum Vydání | 2016-06-16 |
Hodnocení | 3.28/5 Celkem 29 Hodnocení |
Vývojář | Isaac Moore |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/rmsy/SSRS-Fix |
URL Stránky Nápovědy | https://github.com/rmsy/SSRS-Fix/Issues |
Podporované Jazyky | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SSRS Report Fix", "version": "1.0", "author": "Isaac Moore", "description": "This extension allows Microsoft Reporting Services reports to render correctly in Google Chrome.", "icons": { "16": "resources\/icons\/icon-16.png", "32": "resources\/icons\/icon-32.png", "64": "resources\/icons\/icon-64.png", "128": "resources\/icons\/icon-128.png" }, "content_scripts": [ { "matches": [ " |