Closed
Bug 1306498
Opened 8 years ago
Closed 8 years ago
Create some puzzle icons
Categories
(WebExtensions :: Frontend, defect, P5)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: andy+bugzilla, Assigned: pwalm)
References
Details
(Whiteboard: [ominbox]triaged)
For bug 1266012 and bug 1166831 we would like to show the puzzle icon in a couple of places.
In the urlbar next to the text add-on. This will likely have two states, an off state and a hover state.
In the identity panel as a bigger icon.
This can be used for both these bugs. There's one in the tree the moment here:
https://dxr.mozilla.org/mozilla-central/source/browser/components/extensions/extension.svg?q=file%3Aextension.svg&redirect_type=single
But it's big and only has one state, green.
This is the sort of thing I'm trying to create:
https://www.dropbox.com/s/nnb9a9y5ebj4gvx/Screenshot%202016-09-29%2018.41.39.png?dl=0
Reporter | ||
Updated•8 years ago
|
Assignee: nobody → mjaritz
Priority: -- → P3
Whiteboard: [ominbox] → [ominbox]triaged
Comment 1•8 years ago
|
||
There is another extension icon in Firefox that we use in the URL-bar when we show the install doorhangers.
chrome://browser/skin/addons/addon-install-anchor.svg#default
chrome://browser/skin/addons/addon-install-anchor.svg#hover
This it the right size (for the url bar), and it looks like it is the right shape, but it is not the right color.
Phil, can you please take a look at this and provide the color, new icon-size if needed.
Assignee: mjaritz → pwalmsley
Reporter | ||
Comment 2•8 years ago
|
||
I think we'll just the one in Firefox.
Status: NEW → RESOLVED
Closed: 8 years ago
Priority: P3 → P5
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•