ਐਂਡਰੌਇਡ ਲਈ ਫਾਇਰਫੌਕਸ ਐਡ-ਆਨ ਵਿੱਚ ਸਵਾਗਤ |
ਐਂਡਰੌਇਡ ਲਈ ਫਾਇਰਫੌਕਸ ਨੂੂੰ ਆਪਣਾ ਬਣਾਉਣ ਲਈ ਵਾਧੂ ਪੇਸ਼ਕਸਾਂ ਅਤੇ ਅੰਦਾਜਾਂ ਨੂੰ ਜੋੜੋ।
ਬੰਦ ਕਰੋJan Willem
ਥੋੜੇ ਜਿਆਦਾ ਵੇਰਵੇ ਵਿੱਚ...
ਨਾਂ | Jan Willem |
---|---|
ਸਥਿਤੀ | Eindhoven, Netherlands |
ਕਿੱਤਾ | Developer ICT |
ਤੋਂ ਉਪਭੋਗੀ | ਦਸੰ 13, 2019 |
ਉਸਾਰੇ ਗਏ ਐਡ-ਆਨਾਂ ਦੀ ਗਿਣਤੀ | 0 ਐਡ-ਆਨ |
ਡਿਵੈਲਪਰ ਦੇ ਐਡ-ਆਨਾਂ ਦੀ ਔਸਤ ਰੇਟਿੰਗ | ਅਜੇ ਤੱਕ ਦਰਜਾਬੰਦੀ ਨਹੀਂ ਕੀਤੀ |
ਮੇਰੀਆਂ ਸਮੀਖਿਆਵਾਂ
JunQuilla
5 ਤਾਰਿਆਂ ਵਿੱਚ 5 ਮਿਲੇ
This add-on is great. I use it mainly for the "Is Junk" button.
For some people who want to use it with thunderbird 68.2+ an example manifest.json that works for me is (include it in the xpi archive, which is zip compressed; see also https://developer.thunderbird.net/add-ons/tb68/overlays):
{
"manifest_version": 2,
"applications": {
"gecko": {
"id": "junquilla@mesquilla.com",
"strict_min_version": "68.0"
}
},
"description": "Junk mail management by Mesquilla",
"developer": {
"name": "R Kent James",
"url": "http://mesquilla.com/extensions/junquilla"
},
"name": "JunQuilla",
"version": "1.0.4",
"icons": {
"32": "content/icon32x32.png"
},
"legacy": {
"type": "xul",
"options": {
"page": "chrome://junquillaapp/content/junquillaSetupWindow.xul",
"open_in_tab": true
}
}
}
ਆਪਣੇ ਖੁਦ ਦੇ ਸੰਗ੍ਰਹਿ ਬਣਾਉਣ ਲਈ, ਤੁਹਾਡੇ ਕੋਲ ਇੱਕ ਮੌਜੀਲਾ ਐਡ-ਆਨ ਖਾਤਾ ਹੋਣਾ ਚਾਹੀਦਾ।