|
Firefox 1.5
|
Thread Tools | Display Modes |
|
|
|
#9
|
||||
|
||||
|
Bon sinon il te reste plus qu'a faire ce que j'ai fait lorsque Mozilla a changé le numéro de version de 1.0+ vers 1.5/1.6a1... c'est à dire mofidier l'extension à la source ! (Firefox fermé naturellement)
Le but est d'éditer le fichier install.rdf de chaque extension à problèmes avec le bloc-notes (ou autres) en changeant Code:
<RDF:Description RDF:about="rdf:#$vnJhQ2"
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="1.0"
em:maxVersion="1.0+" />
Code:
<RDF:Description RDF:about="rdf:#$vnJhQ2"
em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
em:minVersion="1.5"
em:maxVersion="1.6+" />
Code:
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.0</em:minVersion>
<em:maxVersion>1.0+</em:maxVersion>
</Description>
</em:targetApplication>
Code:
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>1.5</em:minVersion>
<em:maxVersion>1.6+</em:maxVersion>
</Description>
</em:targetApplication>
Et normalement tout devrait rentrer dans l'ordre
__________________
Des problèmes ? Le chat NDFR est disponible. Des problèmes pour y accéder ? Voici le tuto. Le Best Of "QUOTES" du chan IRC: C'est par ici Sur n'1fo[r-matik] : Astuce : Activer le bloqueur de pub/tracking natif sur Firefox
|
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Firefox 1.5 bêta 1 | SantX | Actualité | 19 | 29-09-2005 08:59 |
| Firefox 1.0.6 FR | ffm76600 | Actualité | 7 | 21-09-2005 09:56 |
| Firefox 1.0.5/1.1 alpha 2 | 1for-matik | Actualité | 18 | 09-09-2005 11:47 |
| Firefox 1.0 Public RC | Yttrium889 | Actualité | 3 | 14-09-2004 20:45 |
| Mozilla Firefox 0.9, Mozilla Thunderbird 0.7 RC et Nvu 0.30 | Spycam | Actualité | 19 | 17-06-2004 13:40 |
All times are GMT +2. The time now is 09:59.
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.





























Threaded Mode

