├── README.md ├── icon-128.png ├── icon-48.png ├── manifest.json └── script.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tony-pizza/google-gifs-chrome/HEAD/README.md -------------------------------------------------------------------------------- /icon-128.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tony-pizza/google-gifs-chrome/HEAD/icon-128.png -------------------------------------------------------------------------------- /icon-48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tony-pizza/google-gifs-chrome/HEAD/icon-48.png -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tony-pizza/google-gifs-chrome/HEAD/manifest.json -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tony-pizza/google-gifs-chrome/HEAD/script.js --------------------------------------------------------------------------------