{"id":23495207,"url":"https://github.com/willklein/rally-devtools","last_synced_at":"2025-08-27T19:31:24.324Z","repository":{"id":14577135,"uuid":"17293417","full_name":"willklein/rally-devtools","owner":"willklein","description":"Chrome Dev Tools extension for Rally ALM. Work in-progress!","archived":false,"fork":false,"pushed_at":"2014-03-03T17:10:45.000Z","size":124,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-14T14:52:44.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willklein.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-28T17:09:27.000Z","updated_at":"2014-03-03T17:10:45.000Z","dependencies_parsed_at":"2022-08-30T14:31:27.467Z","dependency_job_id":null,"html_url":"https://github.com/willklein/rally-devtools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Frally-devtools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Frally-devtools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Frally-devtools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willklein%2Frally-devtools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willklein","download_url":"https://codeload.github.com/willklein/rally-devtools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231172972,"owners_count":18338556,"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","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":[],"created_at":"2024-12-25T03:14:41.401Z","updated_at":"2024-12-25T03:14:41.781Z","avatar_url":"https://github.com/willklein.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"DevTools Extension Example\n===\n\nThis is a small boilerplate project to be used as a starting point for developing a Chrome DevTools Extension.\n\nInstallation\n===\n\n * Open [chrome://extensions](chrome://extensions)\n * Enable 'Developer Mode' checkbox\n * Click 'Load unpacked extensions...'\n * Select the `devtools-extension` folder\n\nUsage\n===\n\nWhile on any page, launch the devtools, you should see a new tab called 'DemoPanel' which contains 3 buttons.\n\n`Execute script in inspected page`\n---\n\nUses `chrome.tabs.executeScript` to execute an inline script in the context of the page you're inspecting (via `background.html`).\n\n`Insert script into inspected page`\n---\n\nUses `chrome.tabs.executeScript` to append an external file (included in the extension folder) to the inspected page (via `background.html`).\n\n`Insert button to send a message`\n---\n\nWith the grace of a gorilla, replaces the entire DOM of the inspected page with a button which has an `onclick` attached. Clicking the button will send a message from the inspected page to the background.html. It is then relayed back to the DemoPanel where it changes the text on the button.\n\nBackground\n===\n\nWhile working on a feature for [GhostStory](https://github.com/thingsinjars/GhostStory), I found myself trying to figure out how Chrome DevTools Extensions worked. Seeing as it took the best part of a day to actually get the basics in place (even using the [docs](http://developer.chrome.com/extensions/devtools.html) and [samples](http://developer.chrome.com/extensions/samples.html)), I figure it might help to have a working example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillklein%2Frally-devtools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillklein%2Frally-devtools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillklein%2Frally-devtools/lists"}