|
125 | 125 | "App_Id": {
|
126 | 126 | "Description": "For identifying the Clipper during interaction with external services",
|
127 | 127 | "Value": "OneNote Clipper OSS"
|
| 128 | + }, |
| 129 | + "LogCategory_RatingsPrompt": { |
| 130 | + "Description": "OFeedback log category for the ratings prompt feature", |
| 131 | + "Value": "OneNoteClipperRatingsPrompt" |
| 132 | + }, |
| 133 | + "Bookmarklet_RatingsEnabled": { |
| 134 | + "Description": "If true, ratings prompt will be enabled for the bookmarklet", |
| 135 | + "Value": "false" |
| 136 | + }, |
| 137 | + "ChromeExtension_RatingsEnabled": { |
| 138 | + "Description": "If true, ratings prompt will be enabled for the Chrome extension", |
| 139 | + "Value": "false" |
| 140 | + }, |
| 141 | + "EdgeExtension_RatingsEnabled": { |
| 142 | + "Description": "If true, ratings prompt will be enabled for the Edge extension", |
| 143 | + "Value": "false" |
| 144 | + }, |
| 145 | + "FirefoxExtension_RatingsEnabled": { |
| 146 | + "Description": "If true, ratings prompt will be enabled for the Firefox extension", |
| 147 | + "Value": "false" |
| 148 | + }, |
| 149 | + "SafariExtension_RatingsEnabled": { |
| 150 | + "Description": "If true, ratings prompt will be enabled for the Safari extension", |
| 151 | + "Value": "false" |
| 152 | + }, |
| 153 | + "ChromeExtension_RatingUrl": { |
| 154 | + "Description": "URL for the Web Clipper in the Chrome Web Store; used to direct users to leave ratings and reviews", |
| 155 | + "Value": "https://chrome.google.com/webstore/detail/onenote-web-clipper/gojbdfnpnhogfdgjbigejoaolejmgdhk/reviews" |
| 156 | + }, |
| 157 | + "EdgeExtension_RatingUrl": { |
| 158 | + "Description": "URL for the Web Clipper in the Windows Store; used to direct users to leave ratings and reviews", |
| 159 | + "Value": "https://www.microsoft.com/en-us/store/p/onenote-web-clipper/9nblggh4r01n#ratings-reviews" |
| 160 | + }, |
| 161 | + "FirefoxExtension_RatingUrl": { |
| 162 | + "Description": "URL for the Web Clipper in Firefox Add-ons; used to direct users to leave ratings and reviews", |
| 163 | + "Value": "" |
128 | 164 | }
|
129 | 165 | }
|
0 commit comments