Sulagna-Dutta-Roy / GGExtensions

This is going to be the best repository for new browser extensions.See the Example: Number Guess Game/your files.
MIT License
79 stars 184 forks source link

Bill Splitter: Extension Fails to Load Due to Missing Icons in manifest.json #384

Closed thevijayshankersharma closed 4 months ago

thevijayshankersharma commented 4 months ago

Describe the bug The Bill Splitter extension fails to load due to missing icons specified in the manifest.json file. The error message indicates that the file images/icon-48.png could not be loaded, which results in the entire manifest failing to load.

To Reproduce Steps to reproduce the behavior: Go to the directory ~\Open source\GGExtensions\Bill Splitter Attempt to load the Bill Splitter extension in the browser Observe the extension failing to load See error message indicating the missing icon and manifest load failure

Expected behavior The Bill Splitter extension should load successfully without any errors. All icons specified in the manifest.json file should be present and accessible.

Screenshots image

Additional context The error indicates that the icon file images/icon-48.png specified in the manifest.json is missing. Ensure all files referenced in the manifest are correctly placed in the specified paths.

github-actions[bot] commented 4 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

thevijayshankersharma commented 4 months ago

@Sulagna-Dutta-Roy Check this bug reports too.

github-actions[bot] commented 4 months ago

Hello @thevijayshankersharma! Your issue #384 has been closed. Thank you for your contribution!