25 Commits

Author SHA1 Message Date
abhijithvijayan
eec03e3ef8 chore: add imports of styles to jsx files 2020-01-31 16:04:26 +05:30
abhijithvijayan
9dc1446c07 chore: add sample UI 2020-01-30 20:41:52 +05:30
abhijithvijayan
30990f3bd7 chore: add sample listener to background script 2020-01-27 21:26:49 +05:30
abhijithvijayan
fc7e064726 feat: add react components for Popup & Options 2020-01-27 19:52:20 +05:30
abhijithvijayan
7070a49f7c refactor: ts rewrite content script & background script 2020-01-27 19:43:42 +05:30
abhijithvijayan
64042691cc refactor: move sass files around 2020-01-27 19:25:50 +05:30
abhijithvijayan
f651a826d8 refactor: move views html around 2020-01-27 19:21:43 +05:30
Abhijith Vijayan
72fa34b0b7
chore: use 'activeTab' permission instead of 'tabs' 2019-12-12 21:01:25 +05:30
abhijithvijayan
5126e66298 chore: declaratively inject content_scripts using manifest file 2019-11-16 13:39:02 +05:30
abhijithvijayan
290fec1a14 feat: add a content script file 2019-11-16 13:37:03 +05:30
abhijithvijayan
4e5683c45e fix: add missing scripts field in manifest 2019-10-30 22:07:07 +05:30
abhijithvijayan
ac3e4b0eb7 feat: add web-extension manifest file content 2019-10-30 21:41:15 +05:30
abhijithvijayan
ec3572f194 feat: (#4) delete manifest files 2019-10-30 21:40:38 +05:30
abhijithvijayan
5bf7a70694 write background property to manifest dynamically 2019-10-25 17:46:04 +05:30
abhijithvijayan
3fc3d01d17 dynamically generate version field for manifest.json from package.json 2019-10-25 16:48:45 +05:30
abhijithvijayan
dd18c91b21 send sample message on popup click to background.js 2019-10-25 16:29:59 +05:30
abhijithvijayan
23deb6fc2f use html-webpack-plugin to inject js file on build 2019-10-25 13:51:02 +05:30
abhijithvijayan
26410b402f add copy-webpack-plugin to copy static assets(icons, manifest) on build 2019-10-25 13:36:45 +05:30
abhijithvijayan
418ab17150 use loaders to support bundling of scss files 2019-10-25 13:27:44 +05:30
abhijithvijayan
7f05b4462f add html files 2019-10-25 13:02:56 +05:30
abhijithvijayan
16605c8619 add sample browser json manifests 2019-10-25 13:00:58 +05:30
abhijithvijayan
d52f303551 add sample favicons 2019-10-25 13:00:44 +05:30
abhijithvijayan
c308afa91b add lint scripts & apply lint fixes 2019-10-25 12:38:20 +05:30
abhijithvijayan
a04a8e25d6 add sample sass files 2019-10-25 12:37:18 +05:30
abhijithvijayan
0e1c7ded13 scaffold out webpack files 2019-10-25 12:19:45 +05:30