Forum Discussion
Tenero
Jan 08, 2023Copper Contributor
New extensions that come with the canary version.
I have used the Canary, but found a problem - there is a new extension in the extension folder, but I can't see this extension in the extension management of the browser, I don't know this extension ...
atlanto
Jan 09, 2023Iron Contributor
It seems not an ordinary extension.
If you looked into manifest.json under that folder, you could see its name and description.
>"name": "Update CWS CTA Button",
>"description": "Change CTA on CWS from 'Add to Chrome' to 'Get' and 'Remove from Chrome' to 'Remove'",
Try visit Chrome Web Store thru the link on edge://extensions page and move to any extension's page. 'Add to Chrome' button is displayed as 'Get'.
Since this feature(msEnableCWSButtonUpdate) is in Experiments/Field Trials, it works when msEnableCWSButtonUpdate is enabled. Whether it is enabled or disabled depends on configuration service(online).
Tenero
Jan 10, 2023Copper Contributor
Thanks, but what is a CWS CTA?
- Eric_LawrenceNov 08, 2023
Microsoft
CWS => Chrome Web Store
CTA => Call to Action
So, as noted by atlanto, this is the thing that changes Chrome's Extension Web Store to tell you you can install the extension into Edge.