{"id":24751993,"url":"https://github.com/elyra-ai/pipeline-browser-extension","last_synced_at":"2025-10-10T22:32:23.534Z","repository":{"id":38339303,"uuid":"329754101","full_name":"elyra-ai/pipeline-browser-extension","owner":"elyra-ai","description":"Elyra pipeline visualization for Google Chrome and Mozilla Firefox","archived":false,"fork":false,"pushed_at":"2025-03-12T00:07:40.000Z","size":3814,"stargazers_count":4,"open_issues_count":3,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-04T03:24:42.771Z","etag":null,"topics":["chrome-extension","elyra","firefox","firefox-addon","pipeline"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elyra-ai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-14T22:55:27.000Z","updated_at":"2024-12-29T00:53:33.000Z","dependencies_parsed_at":"2024-12-29T01:23:50.247Z","dependency_job_id":"c22cee68-aa78-4cdb-a4c7-a3cbe3a7e640","html_url":"https://github.com/elyra-ai/pipeline-browser-extension","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elyra-ai/pipeline-browser-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elyra-ai%2Fpipeline-browser-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elyra-ai%2Fpipeline-browser-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elyra-ai%2Fpipeline-browser-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elyra-ai%2Fpipeline-browser-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elyra-ai","download_url":"https://codeload.github.com/elyra-ai/pipeline-browser-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elyra-ai%2Fpipeline-browser-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005464,"owners_count":26083902,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","elyra","firefox","firefox-addon","pipeline"],"created_at":"2025-01-28T10:34:20.054Z","updated_at":"2025-10-10T22:32:23.161Z","avatar_url":"https://github.com/elyra-ai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n{% comment %}\nCopyright 2018-2023 Elyra Authors\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n{% endcomment %}\n--\u003e\n# Elyra Pipeline Viewer\n\nThis is the source code for the Elyra Pipeline Viewer extension.\n\n![](screenshots/demo.png)\n\n## Installation\n\nThe easiest way to install this extension is through your browser's web store:\n* [Chrome Web Store](https://chrome.google.com/webstore/detail/elyra-pipeline-viewer/blomglkicbbfkbmppeljdnnakajnpnop/)\n* [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/elyra-pipeline-viewer)\n\n## Local development\nYou can also build and install this extension from source.\n\n### Setup\nInstall the required npm dependencies:\n```\nyarn install\n```\n\n### Dev mode\nIn dev mode a sample pipeline and styles will be used to be rendered on a blank page. To start dev mode run:\n```\nyarn start\n```\n\nThen visit http://localhost:3000/\n\n### Building and using extension\nTo use the project as an actual extension it must first be built and loaded into chrome. The project can be built by running:\n\n```\nyarn build\n```\n\nOnce built, the contents of the extension will be bundled in the `build` directory.\n\nInstructions for loading chrome extensions can be found [here](https://developer.chrome.com/docs/extensions/mv2/getstarted/). The relevant information has been copied below:\n\n1. Open the Extension Management page by navigating to chrome://extensions.\n   - The Extension Management page can also be opened by clicking on the Chrome menu, hovering over **More Tools** then selecting **Extensions**.\n2. Enable Developer Mode by clicking the toggle switch next to **Developer mode**.\n3. Click the **LOAD UNPACKED** button and select the extension directory.\n\n![Load Extension](https://developer-chrome-com.imgix.net/image/BrQidfK9jaQyIHwdw91aVpkPiib2/iYdLKFsJ1KSVGLhbLRvS.png?auto=format\u0026w=1600)\n\nAfter changes have been made to the extension, you must re-run `yarn build` to see the changes reflected in chrome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felyra-ai%2Fpipeline-browser-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felyra-ai%2Fpipeline-browser-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felyra-ai%2Fpipeline-browser-extension/lists"}