{"id":19451085,"url":"https://github.com/trmcnvn/chrome-addon","last_synced_at":"2025-04-25T04:30:21.700Z","repository":{"id":36727538,"uuid":"202552856","full_name":"trmcnvn/chrome-addon","owner":"trmcnvn","description":"☁ GitHub action to upload addon to Chrome","archived":false,"fork":false,"pushed_at":"2022-04-25T08:52:17.000Z","size":18424,"stargazers_count":60,"open_issues_count":10,"forks_count":13,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T04:34:21.598Z","etag":null,"topics":["actions","chrome","chrome-extension","github-actions"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trmcnvn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-15T14:09:49.000Z","updated_at":"2024-07-04T05:57:22.000Z","dependencies_parsed_at":"2023-01-11T20:41:55.214Z","dependency_job_id":null,"html_url":"https://github.com/trmcnvn/chrome-addon","commit_stats":{"total_commits":22,"total_committers":6,"mean_commits":"3.6666666666666665","dds":0.4545454545454546,"last_synced_commit":"3431bca72e30167ac2c2266100b8198615ef37e3"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":"actions/typescript-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trmcnvn%2Fchrome-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trmcnvn%2Fchrome-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trmcnvn%2Fchrome-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trmcnvn%2Fchrome-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trmcnvn","download_url":"https://codeload.github.com/trmcnvn/chrome-addon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250754498,"owners_count":21481823,"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":["actions","chrome","chrome-extension","github-actions"],"created_at":"2024-11-10T16:40:05.632Z","updated_at":"2025-04-25T04:30:21.342Z","avatar_url":"https://github.com/trmcnvn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Addon Action\n\nThis action will publish your addon to the Chrome Web Store.\n\n## Usage\n\nSee [action.yml](action.yml)\n\n```yaml\nsteps:\n  - uses: trmcnvn/chrome-addon@v2\n    with:\n      # extension is only necessary when updating an existing addon,\n      # omitting it will create a new addon\n      extension: abcdefg\n      zip: build/my-addon.zip\n      client-id: ${{ secrets.CHROME_CLIENT_ID }}\n      client-secret: ${{ secrets.CHROME_CLIENT_SECRET }}\n      refresh-token: ${{ secrets.CHROME_REFRESH_TOKEN }}\n```\n\n## Google Credentials\n\nFor information on how to retreive these credentials check out this guide [here](https://github.com/DrewML/chrome-webstore-upload/blob/master/How%20to%20generate%20Google%20API%20keys.md)\n\n## Troublehooting\nIn case your action returns an HTTP 400 error code from Chrome web store, make sure all needed information are filled in your developer dashboard (privacy etc.)\n\n## License\n\nThe scripts and documentation in this project are released under the [MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrmcnvn%2Fchrome-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrmcnvn%2Fchrome-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrmcnvn%2Fchrome-addon/lists"}