{"id":22085110,"url":"https://github.com/d7omdev/save-image-as-type","last_synced_at":"2025-04-09T19:52:28.297Z","repository":{"id":263343766,"uuid":"890084482","full_name":"d7omdev/Save-Image-as-Type","owner":"d7omdev","description":"Save Image as Type is a firefox extension which adds Save as PNG / JPG / WebP to the context menu of images.","archived":false,"fork":false,"pushed_at":"2025-03-06T13:19:14.000Z","size":404,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T21:46:52.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/firefox/addon/siat/","language":"JavaScript","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/d7omdev.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":"2024-11-18T00:28:22.000Z","updated_at":"2025-03-19T09:02:35.000Z","dependencies_parsed_at":"2025-03-13T00:15:14.206Z","dependency_job_id":null,"html_url":"https://github.com/d7omdev/Save-Image-as-Type","commit_stats":null,"previous_names":["d7omdev/save-image-as-type"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2FSave-Image-as-Type","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2FSave-Image-as-Type/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2FSave-Image-as-Type/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d7omdev%2FSave-Image-as-Type/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d7omdev","download_url":"https://codeload.github.com/d7omdev/Save-Image-as-Type/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103903,"owners_count":21048244,"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-01T01:11:36.951Z","updated_at":"2025-04-09T19:52:28.279Z","avatar_url":"https://github.com/d7omdev.png","language":"JavaScript","readme":"\n# Save Image as Type - Firefox Extension\n\n## Overview\nSave Image as Type is a Firefox extension that adds a **Save Image as PNG / JPG / WebP** option to the right-click context menu of images. This allows users to quickly save images in their preferred format without needing additional conversion tools.\n\nThis is a Firefox-compatible port of [Save-Image-as-Type](https://github.com/image4tools/Save-Image-as-Type) with modifications for better compatibility and organization.\n\n![Screenshot of Save-Image-as-Type](siat-screenshot.png)\n\n### [Install from Firefox Add-ons](https://addons.mozilla.org/firefox/addon/siat/)\n\n---\n\n## Installation\n### Install from Firefox Add-ons\n1. Visit the [Firefox Add-ons page](https://addons.mozilla.org/firefox/addon/siat/).\n2. Click **Add to Firefox**.\n3. Follow the prompts to install the extension.\n\n### Install from Source\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/d7om/Save-Image-as-Type.git\n   cd Save-Image-as-Type\n   ```\n2. Load the extension in Firefox:\n   - Open `about:debugging` in Firefox.\n   - Click **This Firefox**.\n   - Click **Load Temporary Add-on**.\n   - Select the `manifest.json` file inside the project folder.\n\n---\n\n## Development Setup\n### Running in Development Mode\n1. Install [web-ext](https://github.com/mozilla/web-ext) if you haven't:\n   ```sh\n   npm install\n   ```\n2. Run the extension in a temporary Firefox instance:\n   ```sh\n   npm start\n   ```\n3. Make changes and reload the extension as needed.\n\n### Building the Extension\nTo package the extension for distribution:\n```sh\nnpm run build\n```\n\n---\n\n## Contributing\n### How to Contribute\n1. Fork the repository.\n2. Create a new branch for your changes:\n   ```sh\n   git checkout -b feature-name\n   ```\n3. Make your changes and commit them:\n   ```sh\n   git commit -m \"Describe your changes\"\n   ```\n4. Push your changes:\n   ```sh\n   git push origin feature-name\n   ```\n5. Open a pull request.\n\n### Adding a New Locale\n1. Copy the `_locales/en/messages.json` file.\n2. Rename it to your language code (e.g., `_locales/fr/messages.json`).\n3. Translate the contents accordingly.\n4. Submit a pull request with the new locale.\n\n---\n\n## Credits\n- Original project: [Save-Image-as-Type](https://github.com/image4tools/Save-Image-as-Type)\n- Maintained and ported to Firefox by [@d7om](https://github.com/d7om)\n\n---\n\nFor any issues or feature requests, please open an issue on [GitHub](https://github.com/d7om/Save-Image-as-Type/issues).\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd7omdev%2Fsave-image-as-type","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd7omdev%2Fsave-image-as-type","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd7omdev%2Fsave-image-as-type/lists"}