We can expand ExtensionBuilder a bit more to make it even more useful.
Proposed changes:
- ExtensionBuilder::SetBackgroundPage()
- ExtensionBuilder::SetManifestValue()
- ExtensionBuilder::SetVersion()
Another proposed change: AddContentScript() (since constructing the content script value is a pain).
I'm on the fence about whether SetVersion() is useful, since SetManifestValue makes it pretty easy.
Comment 1 by bugdroid1@chromium.org
, Apr 16 2018