Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cloudera Manager - Long Resource Pool Viewer", "action": [], "manifest_version": 3, "version": "1.0", "description": "Will extend the table containing resource pools in Cloudera Manager, to view long resource pool names.", "permissions": [ "activeTab", "scripting" ], "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "background": { "service_worker": "background.js" } }