Styles for GSheet

Styles for GSheet

Use style to your cells. To apply a style, select cells and click the style in the sidebar.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Styles for GSheet",
  "version": "5.0",
  "description": "Use style to your cells. To apply a style, select cells and click the style in the sidebar.",
  "container": [
    "GOOGLE_DRIVE"
  ]
}