Commit Graph

  • 30e8bd1512
    feat: drop support for node.js 8 Abhijith Vijayan 2020-02-01 22:15:09 +05:30
  • 888a4cb46c fix: remove stylesheet entries from html abhijithvijayan 2020-01-31 16:04:55 +05:30
  • eec03e3ef8 chore: add imports of styles to jsx files abhijithvijayan 2020-01-31 16:04:26 +05:30
  • 8384723acc fix: (#19) use MiniCssExtractPlugin for sass/scss/css files abhijithvijayan 2020-01-31 16:02:34 +05:30
  • f8631339ef chore: add mini-css-extract-plugin package abhijithvijayan 2020-01-31 16:00:47 +05:30
  • fd5ff409ce fix: remove style only entries from webpack abhijithvijayan 2020-01-31 15:59:51 +05:30
  • bedeb4f617 chore: update tsconfig.json abhijithvijayan 2020-01-31 15:58:02 +05:30
  • 0a6f8d8497 refactor: remove extract-loader file-loader webpack-fix-style-only-entries abhijithvijayan 2020-01-31 15:57:04 +05:30
  • a3d60b77a6 chore: bump packages abhijithvijayan 2020-01-30 21:48:45 +05:30
  • 54e2d16e97
    Create CODE_OF_CONDUCT.md #20 Abhijith Vijayan 2020-01-30 21:29:09 +05:30
  • 8b913cd441 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-30 15:27:20 +00:00
  • 2f57a231bc
    Update README.md Abhijith Vijayan 2020-01-30 20:56:13 +05:30
  • 12e6d19309
    Update README.md Abhijith Vijayan 2020-01-30 20:55:38 +05:30
  • 9dc1446c07 chore: add sample UI abhijithvijayan 2020-01-30 20:41:52 +05:30
  • 892797233b chore: minor tweaks to tsconfig.json abhijithvijayan 2020-01-30 20:03:42 +05:30
  • d8f4e79e20 chore: add eslint rules for react/jsx abhijithvijayan 2020-01-30 20:03:03 +05:30
  • 30990f3bd7 chore: add sample listener to background script abhijithvijayan 2020-01-27 21:26:49 +05:30
  • 4894a917ca fix: use moduleDirectory for import/resolver abhijithvijayan 2020-01-27 21:26:08 +05:30
  • 6f7c899b7f Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-27 15:35:02 +00:00
  • f8e441ada4 refactor: remove webpack-dev-server abhijithvijayan 2020-01-27 21:02:43 +05:30
  • 312a877ea7 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-27 15:31:55 +00:00
  • a5d699261c feat: use yarn v1 for now (fix for berry release) abhijithvijayan 2020-01-27 21:00:23 +05:30
  • 9150ed3603 docs: update README abhijithvijayan 2020-01-27 20:52:46 +05:30
  • 0c94e043bb Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-27 15:22:02 +00:00
  • af01b70fc5 docs: update README abhijithvijayan 2020-01-27 20:50:31 +05:30
  • 1cb560c268 chore: gitignore dist & .awcache abhijithvijayan 2020-01-27 20:50:13 +05:30
  • bf992b4a8a
    Update README.md Abhijith Vijayan 2020-01-27 20:34:58 +05:30
  • 7660d8bed9 fix: import/resolver for import from tsx abhijithvijayan 2020-01-27 20:20:23 +05:30
  • 00d35e85fc fix: set allowSyntheticDefaultImports to true abhijithvijayan 2020-01-27 20:16:19 +05:30
  • 451b1e46bb fix: remove webpack progress plugin abhijithvijayan 2020-01-27 20:06:36 +05:30
  • b5f1867318 fix: resolve ts, tsx, js in webpack abhijithvijayan 2020-01-27 20:05:47 +05:30
  • 0ebf1ea07d chore: gitignore dist & .awcache abhijithvijayan 2020-01-27 20:05:19 +05:30
  • adc00dc26e refactor: remove unwanted packages abhijithvijayan 2020-01-27 19:59:12 +05:30
  • fc7e064726 feat: add react components for Popup & Options abhijithvijayan 2020-01-27 19:52:20 +05:30
  • 0c501a5232 fix: use eslint-config-onepass with ts support abhijithvijayan 2020-01-27 19:46:16 +05:30
  • 8e00e4ca2e feat: add react & react-dom abhijithvijayan 2020-01-27 19:44:59 +05:30
  • 7070a49f7c refactor: ts rewrite content script & background script abhijithvijayan 2020-01-27 19:43:42 +05:30
  • b3ddb80e99 chore: use babel with ts loader abhijithvijayan 2020-01-27 19:40:52 +05:30
  • 7087c526ef feat: use awesome-typescript-loader for js, ts, tsx files abhijithvijayan 2020-01-27 19:40:13 +05:30
  • f64ee4ca96 chore: add typescript basic configuration abhijithvijayan 2020-01-27 19:38:03 +05:30
  • 3d40a3e4f4 chore: install typescript & awesome-typescipt-loader abhijithvijayan 2020-01-27 19:36:54 +05:30
  • 0ff115769c refactor: tweaks to webpack config abhijithvijayan 2020-01-27 19:35:15 +05:30
  • 64042691cc refactor: move sass files around abhijithvijayan 2020-01-27 19:25:50 +05:30
  • f651a826d8 refactor: move views html around abhijithvijayan 2020-01-27 19:21:43 +05:30
  • 87e6f427de feat: use yarn v1 for now (fix for berry release) abhijithvijayan 2020-01-27 19:14:34 +05:30
  • a2b5629331 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-27 13:37:53 +00:00
  • 6c9f6c6ac4
    Update README.md Abhijith Vijayan 2020-01-27 19:06:51 +05:30
  • 9c8a803f1c Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-24 01:26:38 +00:00
  • 3fc8a190be
    Update LICENCE Abhijith Vijayan 2020-01-24 06:55:34 +05:30
  • 3e049e3648 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-23 15:30:03 +00:00
  • 6e42058731 docs: update readme abhijithvijayan 2020-01-23 20:58:46 +05:30
  • 634b934f86 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-23 15:28:24 +00:00
  • ac690c750b feat: (#14) add webpack-extension-reloader to reload extension on change abhijithvijayan 2020-01-23 20:56:45 +05:30
  • 0e169e8480 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2020-01-23 15:15:56 +00:00
  • 7f0dd65231 chore: Make webpack detect mode from NODE_ENV abhijithvijayan 2020-01-23 20:40:28 +05:30
  • 9fe632f0f5 chore: Add EnvironmentPlugin abhijithvijayan 2020-01-23 20:38:31 +05:30
  • 3541582d21 refactor: pass browser as parameter to getExtensionFIleType() abhijithvijayan 2020-01-23 20:37:41 +05:30
  • 63432e2f60 chore: bump packages abhijithvijayan 2020-01-23 20:35:19 +05:30
  • fd14c26963 Remove unused plugin #15 Basix 2020-01-22 01:06:17 +09:00
  • aa5c1f7c7e Use other ESLint plugins Basix 2020-01-22 01:01:09 +09:00
  • 299b25a9c4 Use babel for transpile Basix 2020-01-22 00:46:11 +09:00
  • ccf18d2ba2 Set up basic typescript support Basix 2020-01-22 00:30:14 +09:00
  • 062c27502f Add manifestDefaults for version Basix 2020-01-22 00:32:12 +09:00
  • 2866b4632a Use pure function Basix 2020-01-22 00:09:16 +09:00
  • 15758d02ce Use WebextensionPlugin instead of wext-manifest Basix 2020-01-22 00:03:10 +09:00
  • 6b9942c0aa Add EnvironmentPlugin Basix 2020-01-21 23:45:57 +09:00
  • 601cfe3707 Make webpack detect mode from NODE_ENV Basix 2020-01-21 22:52:28 +09:00
  • 2210258fb0 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2019-12-30 09:49:58 +00:00
  • 597277a7e1
    Update README.md Abhijith Vijayan 2019-12-30 15:18:58 +05:30
  • 436af5d931 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2019-12-30 09:37:57 +00:00
  • dacad06196 1.1.0 1.1.0 abhijithvijayan 2019-12-30 15:06:22 +05:30
  • c5e2883fb9 chore: bump packages abhijithvijayan 2019-12-30 15:05:37 +05:30
  • 77e057b6e9 Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension Deployment Bot (from Travis CI) 2019-12-12 15:32:38 +00:00
  • 72fa34b0b7
    chore: use 'activeTab' permission instead of 'tabs' Abhijith Vijayan 2019-12-12 21:01:25 +05:30
  • 60bc07fe3b Deploy abhijithvijayan/web-extension-starter to github.com/abhijithvijayan/web-extension-starter.git:extension 1.0.0 Deployment Bot (from Travis CI) 2019-11-16 08:15:51 +00:00
  • 5126e66298 chore: declaratively inject content_scripts using manifest file abhijithvijayan 2019-11-16 13:39:02 +05:30
  • 2e229188cc refactor: add contentScript entry to webpack config abhijithvijayan 2019-11-16 13:37:31 +05:30
  • 290fec1a14 feat: add a content script file abhijithvijayan 2019-11-16 13:37:03 +05:30
  • 4fada60433 chore: add travis config abhijithvijayan 2019-11-16 13:28:53 +05:30
  • 003ff817ac
    ignore haters Abhijith Vijayan 2019-11-09 10:02:52 +05:30
  • 45458ff539 update readme abhijithvijayan 2019-11-01 19:21:58 +05:30
  • 60828de82e chore: bump wext-manifest to 2.0.1 abhijithvijayan 2019-11-01 19:14:23 +05:30
  • b0a1100d77 update README abhijithvijayan 2019-10-31 08:28:54 +05:30
  • ab27e3a0f6
    feat:(#4) dynamically generate browser taylored manifest.json(#7) Abhijith Vijayan 2019-10-31 08:18:08 +05:30
  • 081fb4675e chore: bump eslint packages #7 abhijithvijayan 2019-10-31 08:15:54 +05:30
  • 6d3f92b135 fix: upgrade wext-manifest to 2.0.0 abhijithvijayan 2019-10-31 08:15:05 +05:30
  • f4fd3fb0e4 fix: browser specific packing (zip/crx/xpi) on build abhijithvijayan 2019-10-31 07:25:05 +05:30
  • 6ac2a747c8 add babel plugins to provide spread operations & destructuring abhijithvijayan 2019-10-31 07:07:40 +05:30
  • 4e5683c45e fix: add missing scripts field in manifest abhijithvijayan 2019-10-30 22:07:07 +05:30
  • ded5f90d4b feat: use wext-manifest to generate manifest.json for target browser abhijithvijayan 2019-10-30 21:51:00 +05:30
  • fbf1cb18de feat: add write-webpack-plugin for writing manifest.json content abhijithvijayan 2019-10-30 21:45:18 +05:30
  • 9084eb318d feat: (#4) add wext-manifest package abhijithvijayan 2019-10-30 21:43:56 +05:30
  • ac3e4b0eb7 feat: add web-extension manifest file content abhijithvijayan 2019-10-30 21:41:15 +05:30
  • ec3572f194 feat: (#4) delete manifest files abhijithvijayan 2019-10-30 21:40:38 +05:30
  • 2f1248ce63 refactor: rename TARGET to TARGET_BROWSER abhijithvijayan 2019-10-30 19:38:17 +05:30
  • dc47933a9a
    Merge pull request #6 from GumpFlash/master Abhijith Vijayan 2019-10-26 18:11:31 +05:30
  • 5bb129865c
    Update README.md #6 GumpFlash 2019-10-26 09:24:04 -03:00
  • b7ed9f63ad
    Merge pull request #3 from aneeshsharma/master Abhijith Vijayan 2019-10-25 21:25:51 +05:30
  • 9f867e8fd6 Fixed the type 'Write Once Run on Any Browser' in Readme.md #3 Anish 2019-10-25 20:19:58 +05:30
  • 0dade2af89 update README.md abhijithvijayan 2019-10-25 18:10:38 +05:30