{"id":17350490,"url":"https://github.com/clemstoquart/webextension-json-mime-type","last_synced_at":"2025-04-14T20:46:08.605Z","repository":{"id":25142359,"uuid":"103286930","full_name":"clemstoquart/webextension-json-mime-type","owner":"clemstoquart","description":"A simple web-extension that rewrites vendor specific json content-type value to the standard application/json","archived":false,"fork":false,"pushed_at":"2025-04-09T21:02:02.000Z","size":1607,"stargazers_count":11,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T22:19:41.146Z","etag":null,"topics":["firefox","json","webextension"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clemstoquart.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-12T15:16:30.000Z","updated_at":"2025-04-09T21:02:06.000Z","dependencies_parsed_at":"2023-10-16T13:21:50.795Z","dependency_job_id":"fb76eaf7-a8f4-4edb-9fe1-cd4924cc08e3","html_url":"https://github.com/clemstoquart/webextension-json-mime-type","commit_stats":{"total_commits":206,"total_committers":6,"mean_commits":"34.333333333333336","dds":0.3398058252427184,"last_synced_commit":"3773cc6f2ac396f7d9723ab6cb82a98b1461e0f1"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemstoquart%2Fwebextension-json-mime-type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemstoquart%2Fwebextension-json-mime-type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemstoquart%2Fwebextension-json-mime-type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clemstoquart%2Fwebextension-json-mime-type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clemstoquart","download_url":"https://codeload.github.com/clemstoquart/webextension-json-mime-type/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248960718,"owners_count":21189987,"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":["firefox","json","webextension"],"created_at":"2024-10-15T17:07:08.422Z","updated_at":"2025-04-14T20:46:08.598Z","avatar_url":"https://github.com/clemstoquart.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JSON mime type override\n\nA simple web-extension that rewrites vendor specific json content-type value to the standard `application/json`.\n\nFor example : `application/vnd.spring-boot.actuator.v1+json` will be modified into `application/json`.\n\n**If you don't want to develop a new feature/fix a bug, I recommend you to download the extension from here** https://addons.mozilla.org/firefox/addon/json-content-type-override/.\n\n## Requirements\n\nNode 22 and npm 10.\n\n## Set up the project\n\nLike any other npm based project just run :\n\n    npm install\n\n## Build\n\nSimply run :\n\n    npm run build\n\nFirst, this will check `manifest.json` is correct. Then, it will build a zip containing all the webextension files in the `web-ext-artifacts` folder.\n\n## Lint\n\nYou can also run the following command if you only want to to check that your `manifest.json` is correct :\n\n    npm run lint\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemstoquart%2Fwebextension-json-mime-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclemstoquart%2Fwebextension-json-mime-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclemstoquart%2Fwebextension-json-mime-type/lists"}