Skip to content

A Google Chrome Extension to maximize the code editor area in Aria Automation Orchestrator (vRO) for developer friendliness.

Notifications You must be signed in to change notification settings

imtrinity94/vROESIZER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image-removebg-preview (1)

vRŒSIZER - vRO Code Editor Resizer Chrome Extension

A Chrome Plugin to maximize the code editor area in Aria Automation Orchestrator (vRO) for developer friendliness.

Demo gif

This extension is under review on Chrome Extension Store. (ID: gbgologffcmhapnjimcpipiljeaadgpf)

Demo

vRO.Code.Editor.Resizer.Branded.mp4

icon https://chromewebstore.google.com/detail/vro-code-editor-resizer/gbgologffcmhapnjimcpipiljeaadgpf

� What's New in v2.0.0

  • New UI: Updated button design to match Clarity Design System (Metropolis font, standard colors).
  • Smart Restore: Now restores the exact pixel dimensions of your editor and sidebars, preventing layout collapse.
  • Draggable & Persistent: Move the button anywhere! It remembers its position even after you close the page.
  • Window Awareness: The button automatically repositions itself if you resize the window so it never gets lost off-screen.
  • Bug Fixes: Resolved issues with button visibility and state continuity during navigation.

�🛠️ How to Test Locally in Chrome

Since the extension is currently under review or if you want to test the latest changes locally, follow these steps:

  1. Open Chrome Extensions Page

    • Open Google Chrome.
    • Navigate to chrome://extensions/ in the address bar.
  2. Enable Developer Mode

    • Toggle the "Developer mode" switch in the top-right corner of the page to ON.
  3. Load Unpacked Extension

    • Click the "Load unpacked" button that appears in the top-left menu.
    • Select the root folder of this project (where manifest.json is located).
    • Note: Ensure you select the folder containing the files, not a zip file.
  4. Verify Installation

    • You should see "vRO Code Editor Resizer" appear in your list of extensions.
    • Make sure it is enabled (blue toggle).
  5. Test Functionality

    • Navigate to your vRealize Orchestrator (vRO) instance.
    • Open a Workflow or an Action that has a script editor.
    • Look for the blue "Maximize Editor" button in the bottom-right corner of the screen.
    • Click the button to maximize the code editor.
      • Workflow View: The sidebar should hide, and the editor should expand horizontally.
      • Action View: The bottom details/log panel should hide, and the editor should expand vertically.
    • Click "Restore Editor" to return the view to its original state.
    • Drag the button if it obstructs any UI elements.

About

A Google Chrome Extension to maximize the code editor area in Aria Automation Orchestrator (vRO) for developer friendliness.

Topics

Resources

Stars

Watchers

Forks