wbamberg
f749846e3a
Add a keyboard shortcut to open the sidebar ( #203 )
2017-04-05 14:02:49 -07:00
Andy McKay
4d2bf35413
Merge pull request #201 from JonathanNakandala/url-fix-user-agent-rewriter
...
Changed URL to httpbin.org in the permissions
2017-03-29 08:53:15 -07:00
Jonathan Nakandala
6785c46c89
Changed URL to httpbin.org in the permissions
...
It looks like in a previous change the website used to demonstrate the
useragent rewriting was changed but the addon permission wasn't updated
so the demonstration didn't work.
2017-03-29 11:20:05 +01:00
wbamberg
0f846f5a71
Update README with better info on Firefox versions needed ( #199 )
2017-03-27 13:38:51 -07:00
Jean-Yves Perrier
cfe7d0a129
Fix links in code of conduct ( #198 )
2017-03-22 10:31:26 -04:00
Will Bamberg
ae6fc8e259
Better styles
2017-03-04 23:32:41 -08:00
wbamberg
0c5b1ec028
Added sidebar example ( #192 )
...
* Added sidebar example
* Remove blank line
2017-03-03 21:15:15 -08:00
Will Bamberg
c7fb07a637
Updated examples.json
2017-02-21 16:30:14 -08:00
wbamberg
9c3f8e100e
Forget it ( #183 )
...
* started browsingData example
* Added browsingData example
* Remove unwanted files
* Remove logging statements
* Added comments
* Simplify storage inititialization
* Fix review comments
2017-02-21 16:08:12 -08:00
wbamberg
8c947627be
Added link to Browserify, fixed a typo and some minor language updates. ( #187 )
2017-02-20 16:02:47 -08:00
wbamberg
4474a6bd4b
Added an example using the identity API ( #180 )
...
* Added an example using the identity API
* Updated with review comment fixes
2017-02-16 12:02:10 -08:00
Andy McKay
39cd28eb2b
an example using contextualIdentities ( #179 )
2017-02-08 08:15:40 -08:00
Andy McKay
590dac4989
example of using topSites and chrome_url_override ( #176 )
...
* example of using topSites and chrome_url_override
* fixups suggested by @wbamberg
2017-01-30 17:16:54 -08:00
Andy McKay
ed31c81945
add in prevent default ( #173 )
2017-01-03 12:10:23 -08:00
Andy McKay
49dda7eb10
add in some built versions ( #162 )
2016-12-19 11:54:15 -08:00
Andy McKay
31d069f38c
make python pep 8 compliant ( #159 )
2016-12-16 17:42:36 -06:00
Matthew Wein
f5e9fbdf35
Add Omnibox API example ( #164 )
...
* Add Omnibox API example
* Add an example for the omnibox api
* Resolved pull request comments and did some minor refactoring
* Resolved pull request comments and did some minor refactoring
* Fix error when handling default suggestion
* Fix error when handling default suggestion
* Require Firefox 52, update version to 1.0, and update match pattern to be more specific
2016-12-16 15:26:19 -08:00
Shubheksha Jalan
087c8a2f06
fixed manifest.json of context-menu-demo to make it comply with il8n ( #163 )
2016-12-13 06:36:52 -10:00
Kumar McMillan
d12e2847a6
Example using React / ES6 ( #155 )
2016-12-13 05:54:23 -10:00
Andy McKay
62cd6d0a12
make user-agent check case insenstive ( #161 )
...
Looks & works fine, thanks @andymckay !
2016-12-12 14:32:39 -08:00
wbamberg
dd22610f92
Add note about content scripts not working om the AMO site ( #160 )
...
Fix for https://github.com/mdn/webextensions-examples/issues/120 .
2016-12-12 11:02:16 -08:00
wbamberg
24a86946fe
Make URL argument absolute ( #154 )
2016-12-07 15:56:43 -10:00
wbamberg
af504033f2
Fix issue #152 : no need to use getURL ( #153 )
2016-12-07 15:32:46 -10:00
sneakypete81
8638cd7698
Modify mocha-test-clients to use Karma ( #149 )
2016-12-01 16:08:31 -06:00
Mykyta Khmel
395786e353
Create an example that includes tests and how to run them. #122 ( #130 )
2016-11-30 17:09:28 -06:00
wbamberg
01181a350b
Update CONTRIBUTING.md
2016-11-21 11:26:29 -08:00
Kumar McMillan
dcdd025cb2
fixed readme, added clarifying comments to the source ( #147 )
2016-11-21 10:20:26 -06:00
Kumar McMillan
e4eeac9504
Merge pull request #128 from iampeterbanjo/eslint-example
...
Eslint example
2016-11-21 10:10:00 -06:00
wilkinv
be19f35145
Added emoji ( #146 )
2016-11-20 14:31:44 -08:00
iampeterbanjo
6c4e7c8bc0
remove import comments
2016-11-19 05:34:07 +00:00
wbamberg
75903449f7
Update examples.json ( #145 )
...
* Update examples.json and simplify structure.
2016-11-18 16:19:42 -08:00
wbamberg
587ecfc504
Remove applications key wherever possible ( #144 )
2016-11-18 14:14:25 -08:00
wbamberg
dbee78a546
Improve, update, and clarify CONTRIBUTING.md ( #142 )
2016-11-17 11:23:07 -08:00
Andy McKay
8fc5e1e3d0
add in code of conduct ( #143 )
2016-11-16 15:49:34 -08:00
Andy McKay
65400e7bbf
add in tabs permission to access the title ( #140 )
2016-11-16 15:18:13 -08:00
Andy McKay
c238a5774c
Merge pull request #135 from iampeterbanjo/tabs-tabs-switch-tabs
...
add tabs-tabs-tabs example to show switching active tabs
2016-11-16 13:19:43 -08:00
iampeterbanjo
1f7fed3bab
merge conflict with mdn/master
2016-11-16 19:44:50 +00:00
iampeterbanjo
838b457c07
merge conflict with mdn/chrome-browser and list tabs
2016-11-16 19:33:17 +00:00
wbamberg
c5d69d15d6
Rewrite examples to use browser.* and promises ( #138 )
2016-11-15 10:12:55 -08:00
Will Bamberg
974d8c58a6
Don't use template literal where it's not needed
2016-11-15 10:11:27 -08:00
Andy McKay
664239dac0
expand readme a little to outline what it does ( #139 )
2016-11-15 09:48:15 -08:00
iampeterbanjo
c0f43dcc54
mv .gitignore. fix indents. update eslint config. use export and global to fix eslint errors
2016-11-15 05:46:35 +00:00
Will Bamberg
328fdb32b7
Rewrite examples to use browser.* and promises
2016-11-10 16:17:58 -08:00
Xue Fuqiao
1e8d35ff77
Typo fix ( #137 )
...
The delete button in Quicknote should delete a note, not an extension.
2016-11-05 09:55:32 -07:00
Peter Banjo
b1154b6caf
Selection to clipboard ( #124 )
...
* selection-to-text example
* update icon
* update icon
* use clipboard icon
* update with requested changes
* updated strict version and wrapped clipboard copy in setTimeout to force permissions
* add note about clipboardWrite permissions inside browser event. removed permissions and setTimeout
2016-11-03 14:30:44 -07:00
Rahul Yesantharao
a3782445bf
Added example for the highlight method. ( #126 )
...
* Made corrections about support and code intent
2016-11-03 12:32:37 -07:00
iampeterbanjo
08a62b73c0
made requested changes
2016-11-02 20:36:44 +00:00
iampeterbanjo
70e94f85e3
add tabs-tabs-tabs example to show switching active tabs
2016-11-01 06:35:55 +00:00
iampeterbanjo
fc26dd926d
update with requested changes
2016-11-01 05:49:20 +00:00
Flávio da Silva Rodrigues Almeida
c42a263968
WebExtension example of some windows API functions. ( #123 )
2016-10-31 14:16:39 -07:00