Cloudhood in Chrome with OffiDocs
Cloudhood Chrome web store extension
DESCRIPTION:
Run the Chrome online web store extension Cloudhood using OffiDocs Chromium online.
This extension allows users to control request headers that will be embedded in all requests in Chrome Browser, where each overrideā¦
This extension allows users to control request headers that will be embedded in all requests in Chrome Browser, where each override contains the following properties:
Header: Header key.
Header Value: The value associated with the header key.
Header overrides are managed in a Chrome extension popup (a simple react app), stored in Chrome local storage, and applied to upstream page requests using the updateDynamicRules function of chrome's declarativeNetRequest dynamic request rules.
Cloudhood web extension integrated with the OffiDocs Chromium online