Commit Graph

  • 39cd28eb2b an example using contextualIdentities (#179) Andy McKay 2017-02-08 08:15:40 -08:00
  • 590dac4989 example of using topSites and chrome_url_override (#176) Andy McKay 2017-01-30 17:16:54 -08:00
  • 49dddba366 Added page scripts and styles Will Bamberg 2017-01-20 17:58:12 -08:00
  • c14efa00d1 Add gh-pages files Will Bamberg 2017-01-20 17:47:50 -08:00
  • ed31c81945 add in prevent default (#173) Andy McKay 2017-01-03 12:10:23 -08:00
  • 49dda7eb10 add in some built versions (#162) Andy McKay 2016-12-19 11:54:15 -08:00
  • 31d069f38c make python pep 8 compliant (#159) Andy McKay 2016-12-16 15:42:36 -08:00
  • f5e9fbdf35 Add Omnibox API example (#164) Matthew Wein 2016-12-16 15:26:19 -08:00
  • 087c8a2f06 fixed manifest.json of context-menu-demo to make it comply with il8n (#163) Shubheksha Jalan 2016-12-13 22:06:52 +05:30
  • d12e2847a6 Example using React / ES6 (#155) Kumar McMillan 2016-12-13 05:54:23 -10:00
  • 62cd6d0a12 make user-agent check case insenstive (#161) Andy McKay 2016-12-12 14:32:39 -08:00
  • dd22610f92 Add note about content scripts not working om the AMO site (#160) wbamberg 2016-12-12 11:02:16 -08:00
  • 24a86946fe Make URL argument absolute (#154) wbamberg 2016-12-07 15:56:43 -10:00
  • 25cc51f0e9 Make the URL passed to tabs.create absolute fix-152 Will Bamberg 2016-12-07 15:47:27 -10:00
  • af504033f2 Fix issue #152: no need to use getURL (#153) wbamberg 2016-12-07 15:32:46 -10:00
  • e66fd6ced9 Fix issue #152: no need to use getURL Will Bamberg 2016-12-07 15:21:16 -10:00
  • 8638cd7698 Modify mocha-test-clients to use Karma (#149) sneakypete81 2016-12-01 22:08:31 +00:00
  • 395786e353 Create an example that includes tests and how to run them. #122 (#130) Mykyta Khmel 2016-12-01 01:09:28 +02:00
  • 01181a350b Update CONTRIBUTING.md wbamberg 2016-11-21 11:26:29 -08:00
  • dcdd025cb2 fixed readme, added clarifying comments to the source (#147) Kumar McMillan 2016-11-21 10:20:26 -06:00
  • e4eeac9504 Merge pull request #128 from iampeterbanjo/eslint-example Kumar McMillan 2016-11-21 10:10:00 -06:00
  • be19f35145 Added emoji (#146) wilkinv 2016-11-20 17:31:44 -05:00
  • 6c4e7c8bc0 remove import comments iampeterbanjo 2016-11-19 05:34:07 +00:00
  • 75903449f7 Update examples.json (#145) wbamberg 2016-11-18 16:19:42 -08:00
  • 587ecfc504 Remove applications key wherever possible (#144) wbamberg 2016-11-18 14:14:25 -08:00
  • dbee78a546 Improve, update, and clarify CONTRIBUTING.md (#142) wbamberg 2016-11-17 11:23:07 -08:00
  • 8fc5e1e3d0 add in code of conduct (#143) Andy McKay 2016-11-16 15:49:34 -08:00
  • 65400e7bbf add in tabs permission to access the title (#140) Andy McKay 2016-11-16 15:18:13 -08:00
  • c238a5774c Merge pull request #135 from iampeterbanjo/tabs-tabs-switch-tabs Andy McKay 2016-11-16 13:19:43 -08:00
  • 1f7fed3bab merge conflict with mdn/master iampeterbanjo 2016-11-16 19:44:50 +00:00
  • 838b457c07 merge conflict with mdn/chrome-browser and list tabs iampeterbanjo 2016-11-16 19:33:17 +00:00
  • c5d69d15d6 Rewrite examples to use browser.* and promises (#138) wbamberg 2016-11-15 10:12:55 -08:00
  • 974d8c58a6 Don't use template literal where it's not needed Will Bamberg 2016-11-15 10:11:27 -08:00
  • 664239dac0 expand readme a little to outline what it does (#139) Andy McKay 2016-11-15 09:48:15 -08:00
  • c0f43dcc54 mv .gitignore. fix indents. update eslint config. use export and global to fix eslint errors iampeterbanjo 2016-11-15 05:46:35 +00:00
  • 328fdb32b7 Rewrite examples to use browser.* and promises Will Bamberg 2016-11-10 16:17:58 -08:00
  • 1e8d35ff77 Typo fix (#137) Xue Fuqiao 2016-11-06 00:55:32 +08:00
  • b1154b6caf Selection to clipboard (#124) Peter Banjo 2016-11-03 21:30:44 +00:00
  • a3782445bf Added example for the highlight method. (#126) Rahul Yesantharao 2016-11-03 14:32:37 -05:00
  • 08a62b73c0 made requested changes iampeterbanjo 2016-11-02 20:36:44 +00:00
  • 70e94f85e3 add tabs-tabs-tabs example to show switching active tabs iampeterbanjo 2016-11-01 06:35:55 +00:00
  • fc26dd926d update with requested changes iampeterbanjo 2016-11-01 05:49:20 +00:00
  • c42a263968 WebExtension example of some windows API functions. (#123) Flávio da Silva Rodrigues Almeida 2016-10-31 19:16:39 -02:00
  • 81c4b3381c Added tabs.onRemoved and tabs.onMoved examples (#118) Flávio da Silva Rodrigues Almeida 2016-10-31 15:58:44 -02:00
  • b7048d83df Created WebExtension showing how to use the Cookies API (#114) Flávio da Silva Rodrigues Almeida 2016-10-31 15:34:16 -02:00
  • 23fe5e01db create working extension with eslint configured locally iampeterbanjo 2016-10-30 13:04:47 +01:00
  • 4b96f89caa add readme addresses #117 iampeterbanjo 2016-10-30 08:29:32 +01:00
  • 3515d4f648 add eslint example iampeterbanjo 2016-10-29 18:15:31 +02:00
  • 07375ca50a Adds an Emoji Substitution example (#110) Andrew Terranova 2016-10-24 19:08:39 -05:00
  • 6bb818e62a Removed innerHTML (#116) Hrishi Hiraskar 2016-10-22 21:54:33 +05:30
  • 2891f53dac Merge pull request #113 from DarKFlameS/tabs-zoom-api wbamberg 2016-10-20 09:54:31 -07:00
  • 8e94e8d65f Changing zoom buttons back to links. Flávio Rodrigues 2016-10-20 14:49:19 -02:00
  • 4882e138ac removing an accidentally forgotten console Flávio Rodrigues 2016-10-20 11:03:35 -02:00
  • fe4291cf11 Merge branch 'tabs-zoom-api' of https://github.com/DarKFlameS/webextensions-examples into tabs-zoom-api Flávio Rodrigues 2016-10-20 11:01:38 -02:00
  • 0a79d1c7a8 Customizing the panel style to make it fancy Flávio Rodrigues 2016-10-20 10:58:41 -02:00
  • 130366e5f6 Customizing the panel style to make it fancy Flávio Rodrigues 2016-10-20 10:58:41 -02:00
  • 67451bba0f Codding style fixes Flávio Rodrigues 2016-10-20 09:59:55 -02:00
  • 97bb5b978c Added zoom api example to tabs-tabs-tabs Flávio Rodrigues 2016-10-18 13:10:23 -02:00
  • 9c64e1b6ef Merge pull request #109 from nistath/master wbamberg 2016-10-17 11:41:43 -07:00
  • 06195f2e2f Merge pull request #112 from freaktechnik/master wbamberg 2016-10-17 11:28:50 -07:00
  • 23d5da2ffc Final EvolvedCode 2016-10-17 21:09:51 +03:00
  • 2b4b64c4a3 Use browser_style in webpack example Martin Giger 2016-10-16 15:27:56 +02:00
  • f8b539ea7a Botched it EvolvedCode 2016-10-15 14:28:46 +03:00
  • cb877de1ed Almost done EvolvedCode 2016-10-15 14:18:31 +03:00
  • 2c08537550 Disappearing buttons EvolvedCode 2016-10-14 02:08:27 +03:00
  • 2a5cd05a48 Unbeastifying methods EvolvedCode 2016-10-14 01:25:37 +03:00
  • ea49ad0f60 Merge pull request #104 from kumar303/install wbamberg 2016-10-13 14:25:26 -07:00
  • bbfd1ad3df Expand the installation instructions Kumar McMillan 2016-10-13 13:24:29 -05:00
  • 609c850f17 Merge pull request #108 from kumar303/chill-out-readme wbamberg 2016-10-13 13:04:05 -07:00
  • 7bd481819f Merge pull request #107 from kumar303/apply-css-readme wbamberg 2016-10-13 13:03:05 -07:00
  • 882a8dc12d Add link to page action in readme Kumar McMillan 2016-10-13 14:42:43 -05:00
  • 0636827269 Link to what a page action is Kumar McMillan 2016-10-13 14:18:33 -05:00
  • 88c113b753 Merge pull request #101 from kartik95/history-deleter-panel-bug wbamberg 2016-10-13 10:29:00 -07:00
  • 8ca2a258ae Corrected indentation. Kartik Gupta 2016-10-13 22:19:37 +05:30
  • b3535aae5a Changed .innerHTML to .textContent Kartik Gupta 2016-10-13 21:53:21 +05:30
  • 8f4536f605 Using getElementsByClassName instead of getElementById. Kartik Gupta 2016-10-12 22:03:36 +05:30
  • 27935267bd Merge pull request #102 from capaci/master Andy McKay 2016-10-12 09:18:45 -07:00
  • 586352c769 Added portuguese translation to notify-links-clicks-i18n extension capaci 2016-10-11 12:14:37 -03:00
  • 78b0b5d229 Changes made : 1. The size of the panel will adjust according to the length of the text. 2. The overflow of the text would break in new line. (Actual bug fixed) 3. Made history links clickable. 4. Beautified the extension panel. Kartik Gupta 2016-10-11 03:42:51 +05:30
  • 59f995ebf0 Merge pull request #93 from freaktechnik/master wbamberg 2016-09-29 10:07:43 -07:00
  • 7812c6ae9d Fix messed up git mv Martin Giger 2016-09-29 18:42:59 +02:00
  • 1974e3cea6 Improve documentation and move build target to addon folder Martin Giger 2016-09-29 12:11:56 +02:00
  • 47a9c3b34b Merge pull request #96 from mdn/embedded-readme wbamberg 2016-09-24 07:58:58 -07:00
  • f762dd432e updated README files for embedded webextension examples Will Bamberg 2016-09-23 14:59:53 -07:00
  • b9ec07bc68 Merge pull request #94 from rpl/examples/hybrid-addons wbamberg 2016-09-23 11:41:46 -07:00
  • 5b3cee9db6 fix: trailing comma in packed.json Luca Greco 2016-09-23 20:22:55 +02:00
  • 0d5ded8403 fix: use the 'browser' API namespace everywhere. Luca Greco 2016-09-23 20:11:25 +02:00
  • eed3665ee8 added hybrid sdk and bootstrapped add-ons transitioning to webextensions. Luca Greco 2016-09-13 17:36:53 +02:00
  • 71641abd14 Add an example on how to use webpack with webextensions Martin Giger 2016-09-21 17:45:11 +02:00
  • ed25a238bf Merge pull request #92 from rpl/webnav wbamberg 2016-09-15 11:55:29 -07:00
  • 65a630b881 add webNavigation events and webNavigation UrlFilter example. Luca Greco 2016-09-13 16:55:37 +02:00
  • dae0202596 Merge pull request #89 from mdn/native-messaging wbamberg 2016-09-12 14:41:39 -07:00
  • 9055c90932 Updated links to point to MDN, and added link to troubleshooting guide Will Bamberg 2016-09-12 14:41:03 -07:00
  • d2a3254a6f Remove JSON description for inpage toolbar example, as that example has been removed Will Bamberg 2016-08-30 16:36:08 -07:00
  • b3679de930 Actually add README Will Bamberg 2016-08-30 16:31:34 -07:00
  • 6a25bf34c5 Try using a batch file to run Python. Will Bamberg 2016-08-30 16:05:47 -07:00
  • f99fdd3a20 Updates to Windows version Will Bamberg 2016-08-30 15:04:08 -07:00
  • e21835e0aa Added Windows support (in theory) Will Bamberg 2016-08-29 14:57:35 -07:00
  • 31b3f1b3ee Added native messaging example Will Bamberg 2016-08-26 22:05:31 -07:00
  • 09b62d3285 Merge pull request #88 from makyen/master wbamberg 2016-08-25 20:25:00 -07:00