Skip to content

roshal/chromium-themes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chromium themes

grayscale themes

chrome web store

grayscale-theme-a

grayscale-theme-b

grayscale-theme-c

grayscale-theme-d

grayscale-theme-e

grayscale-theme-f

develop

npx nodemon

produce

node public/generate a b c d e f

archive

zip --filesync --recurse-paths theme.zip theme
zip --filesync --recurse-paths theme-a.zip theme-a
zip --filesync --recurse-paths theme-b.zip theme-b
zip --filesync --recurse-paths theme-c.zip theme-c
zip --filesync --recurse-paths theme-d.zip theme-d
zip --filesync --recurse-paths theme-e.zip theme-e
zip --filesync --recurse-paths theme-f.zip theme-f

references

https://developer.chrome.com/docs/extensions/mv2/overview/

https://developer.chrome.com/docs/extensions/mv2/manifest/