mirror of
https://github.com/haexhub/haex-hub.git
synced 2025-12-17 06:30:50 +01:00
- Rename ResourceType::Http to ResourceType::Web - Rename HttpAction to WebAction - Rename HttpConstraints to WebConstraints - Rename Action::Http to Action::Web - Add check_web_permission method to PermissionManager - Optimize permission loading (only fetch web permissions) - Add permission checks to extension_web_fetch and extension_web_open - Update manifest.rs to use Web instead of Http