Andy McKay
8978d251a3
add in some reader mode fun ( #303 )
2017-10-27 13:32:35 -07:00
Andy McKay
b52844d11f
show a tab count on the badge ( #302 )
2017-10-26 14:50:32 -07:00
Maxim Zalata
f369ddc642
convert chrome. to browser. Issue #165 #166 ( #262 )
...
* convert chrome. to browser. Issue #165
* fix browser-polyfill
* convert chrome.* to browser.* (#166 )
* convert chrome.* to browser.*
* change chrome to browser
* change the callback-style to promise-style
* change the callback-style to promise-style
2017-09-11 15:23:41 -07:00
wbamberg
f4e470509a
Remove 'highlight', as Firefox does not support it ( #252 )
2017-07-26 13:47:32 -07:00
YFdyh000
a547c672e7
run eslint --fix .
2017-07-09 05:57:35 +08:00
YFdyh000
0a745348f3
Fixes for ESLint
2017-07-09 05:55:13 +08:00
wbamberg
587ecfc504
Remove applications key wherever possible ( #144 )
2016-11-18 14:14:25 -08:00
Andy McKay
65400e7bbf
add in tabs permission to access the title ( #140 )
2016-11-16 15:18:13 -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
328fdb32b7
Rewrite examples to use browser.* and promises
2016-11-10 16:17:58 -08: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
Flávio da Silva Rodrigues Almeida
81c4b3381c
Added tabs.onRemoved and tabs.onMoved examples ( #118 )
2016-10-31 10:58:44 -07:00
Flávio Rodrigues
8e94e8d65f
Changing zoom buttons back to links.
2016-10-20 14:49:19 -02:00
Flávio Rodrigues
4882e138ac
removing an accidentally forgotten console
2016-10-20 11:03:35 -02:00
Flávio Rodrigues
130366e5f6
Customizing the panel style to make it fancy
...
Used the browser style property to make it possible to use the firefox style guide. more info on the guide, see the link: https://firefoxux.github.io/StyleGuide/#/controls
2016-10-20 10:58:41 -02:00
Flávio Rodrigues
67451bba0f
Codding style fixes
2016-10-20 09:59:55 -02:00
Flávio Rodrigues
97bb5b978c
Added zoom api example to tabs-tabs-tabs
2016-10-18 13:10:23 -02:00
oonuma ryouyu
5829bae7d1
fix formatting and variable name #67
2016-06-15 10:02:05 -07:00
Andy McKay
d9f46dead8
add in a create tab
2016-05-20 15:31:12 -07:00
Will Bamberg
8cce7fda06
Fix for code review issue https://github.com/mdn/webextensions-examples/issues/40
2016-05-19 16:38:52 -07:00
Will Bamberg
18713d4a55
use currentWindow:true instead of windowId to select current window
2016-03-23 11:27:40 -07:00
Will Bamberg
ce8f0aac40
restrict to current window's tabs; fix a problem with last-pinned-tab's index
2016-03-22 16:15:06 -07:00
Will Bamberg
ef204d46ab
handle pinned tabs correctly
2016-03-22 13:59:41 -07:00
Will Bamberg
84c0bcf024
Added missing README files and updated some existing ones
2016-02-19 13:19:10 -08:00
Andy McKay
c5e1b8991c
update version
2016-02-17 09:41:29 -08:00
Andy McKay
38cb7bb0e7
feedback from wil
2016-02-15 11:21:16 -08:00
Andy McKay
46263764a0
a tabs example
2016-02-15 10:24:51 -08:00