This would allow us to provide a more detailed view to enable/disable options for the users.
We can hook into the built-in options link provided by Chrome on the extension list using:
"options_ui": {
"page": "options.html",
"chrome_style": true
}
This would then allow us to have a options.html which would work in a similar fashion to popup.html which would pull in any script/style dependencies and would allow for a custom look. For more information see the Options documentation.
Additional Config Options
Additional Info
We could use this space to show additional information such as:
- In-depth graphs
- Daily digest
- Most active sites
- Most active type of site (social media, news, fun, shopping, etc)
- Longest tab (includes non-active)
- Send via email
This would allow us to provide a more detailed view to enable/disable options for the users.
We can hook into the built-in options link provided by Chrome on the extension list using:
This would then allow us to have a options.html which would work in a similar fashion to popup.html which would pull in any script/style dependencies and would allow for a custom look. For more information see the Options documentation.
Additional Config Options
Additional Info
We could use this space to show additional information such as: