Fix: Ensure that URLs with the chrome-extension protocol are correctly handled. This prevents errors when using CSS background images with chrome-extension URLs.
Fix: Correct the stringifyRequest function for Windows environments when the context and request are on different drives. This resolves issues with file path resolution in such cases.
Others
Update the README to correct a typo from 'expresion' to 'expression'. This enhances clarity for users referencing the documentation.