Table of Contents

Class UriWebServices.BrowserExtensions

Namespace
SunamoUriWebServices
Assembly
SunamoUriWebServices.dll

Provides browser extension store search URL templates.

public static class UriWebServices.BrowserExtensions
Inheritance
UriWebServices.BrowserExtensions
Inherited Members

Fields

ChromeWebStore

Chrome Web Store search URL template.

public const string ChromeWebStore = "https://chrome.google.com/webstore/search/%s?hl=en-US"

Field Value

string

EdgeAddons

Edge Add-ons search URL template.

public const string EdgeAddons = "https://microsoftedge.microsoft.com/addons/search/%s"

Field Value

string