{"id":28252633,"url":"https://github.com/xenia101/chrome-extension-sample","last_synced_at":"2026-04-12T09:37:39.425Z","repository":{"id":78569644,"uuid":"276275627","full_name":"Xenia101/Chrome-Extension-Sample","owner":"Xenia101","description":"Vanillajs Chrome Extension Sample","archived":false,"fork":false,"pushed_at":"2020-08-01T01:47:47.000Z","size":113,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-12T09:37:12.914Z","etag":null,"topics":["basic","chrome","chrome-extension","css3","frame","html5","javascript"],"latest_commit_sha":null,"homepage":"","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/Xenia101.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-07-01T04:22:17.000Z","updated_at":"2023-02-05T03:56:48.000Z","dependencies_parsed_at":"2023-04-05T20:34:26.142Z","dependency_job_id":null,"html_url":"https://github.com/Xenia101/Chrome-Extension-Sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Xenia101/Chrome-Extension-Sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenia101%2FChrome-Extension-Sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenia101%2FChrome-Extension-Sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenia101%2FChrome-Extension-Sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenia101%2FChrome-Extension-Sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xenia101","download_url":"https://codeload.github.com/Xenia101/Chrome-Extension-Sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xenia101%2FChrome-Extension-Sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31710792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["basic","chrome","chrome-extension","css3","frame","html5","javascript"],"created_at":"2025-05-19T16:16:15.266Z","updated_at":"2026-04-12T09:37:39.405Z","avatar_url":"https://github.com/Xenia101.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome-Extension-Sample\n\nVanillajs Chrome Extension Sample\n\n### UI Elements\n\nAn [extension's user interface](https://developer.chrome.com/extensions/user_interface) should be purposeful and minimal. The UI should customize or enhance the browsing experience without distracting from it. Most extensions have a [browser action](https://developer.chrome.com/extensions/browserAction) or [page action](https://developer.chrome.com/extensions/pageAction), but can contain other forms of UI, such as [context menus](https://developer.chrome.com/contextMenus), use of the [omnibox](https://developer.chrome.com/extensions/omniBox), or creation of a [keyboard shortcut](https://developer.chrome.com/extensions/commands).\n\n\u003cp align=center\u003e\n  \u003cimg src=\"https://github.com/Xenia101/Chrome-Extension-Sample/blob/master/img/UI%20Elements.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### Content scripts\n\nExtensions that read or write to web pages utilize a [content script](https://developer.chrome.com/extensions/content_scripts). The content script contains JavaScript that executes in the contexts of a page that has been loaded into the browser. Content scripts read and modify the DOM of web pages the browser visits.\n\n\u003cp align=center\u003e\n  \u003cimg src=\"https://github.com/Xenia101/Chrome-Extension-Sample/blob/master/img/Content scripts1.png?raw=true\"\u003e\n\u003c/p\u003e\n\nContent scripts can communicate with their parent extension by exchanging [messages](https://developer.chrome.com/extensions/messaging) and storing values using the [storage](https://developer.chrome.com/extensions/storage) API.\n\n\u003cp align=center\u003e\n  \u003cimg src=\"https://github.com/Xenia101/Chrome-Extension-Sample/blob/master/img/Content scripts2.png?raw=true\"\u003e\n\u003c/p\u003e\n\n### References\nhttps://developer.chrome.com/extensions/overview\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenia101%2Fchrome-extension-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxenia101%2Fchrome-extension-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxenia101%2Fchrome-extension-sample/lists"}