{"id":22273820,"url":"https://github.com/geeksloth/create-chromium-extension-launcher","last_synced_at":"2026-01-06T01:36:57.056Z","repository":{"id":225449542,"uuid":"766024448","full_name":"geeksloth/create-chromium-extension-launcher","owner":"geeksloth","description":"A guideline to make a launcher to the Chromium-based browser's extension for Debian distros Linux.","archived":false,"fork":false,"pushed_at":"2024-03-02T06:21:32.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T14:48:37.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/geeksloth.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}},"created_at":"2024-03-02T06:02:27.000Z","updated_at":"2024-03-02T06:02:27.000Z","dependencies_parsed_at":"2024-03-02T07:27:44.387Z","dependency_job_id":"27177df2-741e-4c44-abda-19e874105f5e","html_url":"https://github.com/geeksloth/create-chromium-extension-launcher","commit_stats":null,"previous_names":["geeksloth/create-chromium-extension-launcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2Fcreate-chromium-extension-launcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2Fcreate-chromium-extension-launcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2Fcreate-chromium-extension-launcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geeksloth%2Fcreate-chromium-extension-launcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geeksloth","download_url":"https://codeload.github.com/geeksloth/create-chromium-extension-launcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245502276,"owners_count":20625942,"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-03T13:16:27.864Z","updated_at":"2026-01-06T01:36:57.027Z","avatar_url":"https://github.com/geeksloth.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# create-chromium-extension-launcher\nA guideline to make a launcher to the Chromium-based browser's extension for Debian distros Linux.\n\nFull tutorial video here:\n\n[![GeekSloth's using LINE in Kali Linux](https://img.youtube.com/vi/ZUuXnljSLNI/0.jpg)](https://www.youtube.com/watch?v=ZUuXnljSLNI)\n\n\n# Briefly procedures\n1. Install Chromium-based browser, e.g., Brave or Google Chrome, on your Debian-based distros.\n2. Install your extension via [https://chromewebstore.google.com/](https://chromewebstore.google.com/). Then click the *three dots* menu of the extension, and choose *manage extension*. \n3. Launching it from terminal by copy the *extension id* and replace it at `\u003c\u003cextension_id\u003e\u003e` in the below command. Don't forget to change the `brave-browser` to your browser binary, in my case, it is Brave browser.\n```bash\nbrave-browser --app=chrome-extension://\u003c\u003cextension_id\u003e\u003e/index.html\n```\n\n4. Create the shortcuts\n- Right click on the desktop, add new launcher, then add the command and configure what ever your want.\n- Add the launcher you created to panel or dock.\n- Copy it in to `/usr/share/applications` directory by using the *sudo* user.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeksloth%2Fcreate-chromium-extension-launcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeeksloth%2Fcreate-chromium-extension-launcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeeksloth%2Fcreate-chromium-extension-launcher/lists"}