ਐਂਡਰੌਇਡ ਲਈ ਫਾਇਰਫੌਕਸ ਐਡ-ਆਨ ਵਿੱਚ ਸਵਾਗਤ |

ਐਂਡਰੌਇਡ ਲਈ ਫਾਇਰਫੌਕਸ ਨੂੂੰ ਆਪਣਾ ਬਣਾਉਣ ਲਈ ਵਾਧੂ ਪੇਸ਼ਕਸਾਂ ਅਤੇ ਅੰਦਾਜਾਂ ਨੂੰ ਜੋੜੋ।

ਬੰਦ ਕਰੋ

ਕਿਰਿਆਸ਼ੀਲ?

ਵੇਖੋ ਸਾਡੀਮੋਬਾਈਲ ਐਡ-ਆਨ ਸਾਈਟ

ਬੰਦ ਕਰੋ

Ash-do

ਥੋੜੇ ਜਿਆਦਾ ਵੇਰਵੇ ਵਿੱਚ...

ਡਿਵੈਲਪਰ ਜਾਣਕਾਰੀ
ਨਾਂ Ash-do
ਤੋਂ ਉਪਭੋਗੀ ਜੂਨ 7, 2009
ਉਸਾਰੇ ਗਏ ਐਡ-ਆਨਾਂ ਦੀ ਗਿਣਤੀ 0 ਐਡ-ਆਨ
ਡਿਵੈਲਪਰ ਦੇ ਐਡ-ਆਨਾਂ ਦੀ ਔਸਤ ਰੇਟਿੰਗ ਅਜੇ ਤੱਕ ਦਰਜਾਬੰਦੀ ਨਹੀਂ ਕੀਤੀ

ਮੇਰੀਆਂ ਸਮੀਖਿਆਵਾਂ

MinimizeToTray revived

5 ਤਾਰਿਆਂ ਵਿੱਚ 4 ਮਿਲੇ

Great revival, thank you, works with both FF8 and TB8 (Linux versions) too, installed directly from FF/TB.

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.0.1-signed.1-signed) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

CompactHeader

5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ

Nice extension, unfortunatelly "From" is somehow shifted 15px upper than it should be. In source CSS there is something promissing it will be ok, but it is not.

I worked around it by putting:
#expandedHeaders {
margin-top: 15px !important;
}
into userChrome.css.

Or even better, if you have more buttons with labels and if you don't mind one more line:
#expandedHeaders {
margin-top: 37px !important;
}
#header-view-toolbox {
margin-left: -2000px !important;
}
so important "from" field will not be hidden behind buttons. (It is generally silly that TB3 devs put all buttons on the same "line" as "from" filed....)

ਇਹ ਸਮੀਖਿਆ ਐਡ-ਆਨ (1.1.5) ਦੇ ਪਿਛਲੇ ਵਰਜਨ ਲਈ ਹੈ। 

MessageID-Finder

5 ਤਾਰਿਆਂ ਵਿੱਚ 3 ਮਿਲੇ

I "updated" it to 2.0 and use together with "Extended Normal View" headers, where header References: 1, 2 etc. is visible (see Mnenhy: http://mnenhy.mozdev.org/customheaders.html), and clicking on these references looks-up messages correctly, which is my main and most useful use case of this add-on.