canmove, Confirmed users
548
edits
(Created page with "{{FeatureStatus |Feature name=Jetpack Chrome-mods |Feature stage=Draft |Feature status=In progress |Feature health=OK }} {{FeatureTeam |Feature product manager=Dave Mason }} {{Fe...") |
No edit summary |
||
| Line 20: | Line 20: | ||
* Finally we can look into using CSS to make these modifications as well. | * Finally we can look into using CSS to make these modifications as well. | ||
|Feature users and use cases=The developer should create chrome-mods in a manner that is very similar to the current page-mod implementation. However, the portion of chrome that needs to be modified should be identified explicitly up front using either '''type:''', '''id:''' or '''include:''' before altering the xul. | |Feature users and use cases=The developer should create chrome-mods in a manner that is very similar to the current page-mod implementation. However, the portion of chrome that needs to be modified should be identified explicitly up front using either '''type:''', '''id:''' or '''include:''' before altering the xul. | ||
| Line 48: | Line 47: | ||
}); | }); | ||
An early implementation Alex P worked on [https://github.com/ochameau/tree-tabs/blob/master/lib/chrome-mod.js can be found on github]. | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo | ||