├── README.md ├── content.js ├── logo.png ├── manifest.json ├── popup.html └── popup.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/README.md -------------------------------------------------------------------------------- /content.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/content.js -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/logo.png -------------------------------------------------------------------------------- /manifest.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/manifest.json -------------------------------------------------------------------------------- /popup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/popup.html -------------------------------------------------------------------------------- /popup.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aidin-rezaei/dastyar-daneshyar/HEAD/popup.js --------------------------------------------------------------------------------