Labs/Test Pilot/ExtensionToFilter: Difference between revisions
< Labs | Test Pilot
Jump to navigation
Jump to search
(Created page with 'Add extensions here that significantly alter the Firefox UI. So we know, when analyzing Test Pilot data submissions from users with these extensions, that they were using a non-…') |
|||
Line 6: | Line 6: | ||
== Affecting Tabs == | == Affecting Tabs == | ||
{| class="wikitable" | |||
|- | |||
! Name | |||
! ID | |||
|- | |||
| Firefox showcase,{89506680-e3f4-484c-a2c0-ed711d481eda} | |||
|- | |||
| Fire gestures,firegestures@xuldev.org | |||
|- | |||
| Fox Tab,{ef4e370e-d9f0-4e00-b93e-a4f274cfdd5a} | |||
|- | |||
| Multiple Tab Handler,multipletab@piro.sakura.ne.jp | |||
|- | |||
| Quick Drag,quickdrag@mozilla.ktechcomputing.com | |||
|- | |||
| Tab Mix Plus,{dc572301-7619-498c-a57d-39143191b318} | |||
|- | |||
| Tab Scope,tabscope@xuldev.org | |||
|- | |||
| Tab Open Relative,tabsopenrelative@jomel.me.uk | |||
|- | |||
| Tree Style Tab,treestyletab@piro.sakura.ne.jp | |||
|} | |||
== Affecting Menus == | == Affecting Menus == | ||
== Affecting the Toolbar == | == Affecting the Toolbar == |
Revision as of 22:35, 12 July 2010
Add extensions here that significantly alter the Firefox UI.
So we know, when analyzing Test Pilot data submissions from users with these extensions, that they were using a non-default UI.
Make sure to include the extension ID, not just the extension name. (The ID can be found in the extension's install.rdf file. You may need to download and install the extension and then look for the install.rdf file in your profile directory.)
Affecting Tabs
Name | ID |
---|---|
Firefox showcase,{89506680-e3f4-484c-a2c0-ed711d481eda} | |
Fire gestures,firegestures@xuldev.org | |
Fox Tab,{ef4e370e-d9f0-4e00-b93e-a4f274cfdd5a} | |
Multiple Tab Handler,multipletab@piro.sakura.ne.jp | |
Quick Drag,quickdrag@mozilla.ktechcomputing.com | |
Tab Mix Plus,{dc572301-7619-498c-a57d-39143191b318} | |
Tab Scope,tabscope@xuldev.org | |
Tab Open Relative,tabsopenrelative@jomel.me.uk | |
Tree Style Tab,treestyletab@piro.sakura.ne.jp |