-
Notifications
You must be signed in to change notification settings - Fork 4
/
install.rdf
95 lines (89 loc) · 3.79 KB
/
install.rdf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<?xml version="1.0" encoding="UTF-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest">
<em:id>thePuzzlePiece@quicksaver</em:id>
<em:name>Puzzle Bars</em:name>
<em:version>2.1.17</em:version>
<em:creator>Quicksaver</em:creator>
<em:optionsURL>about:puzzlebars</em:optionsURL>
<em:iconURL>chrome://puzzlebars/skin/icon.png</em:iconURL>
<em:homepageURL>https://addons.mozilla.org/firefox/addon/puzzle-toolbars/</em:homepageURL>
<em:type>2</em:type>
<em:optionsType>3</em:optionsType>
<em:bootstrap>true</em:bootstrap>
<em:multiprocessCompatible>true</em:multiprocessCompatible>
<em:targetApplication>
<Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>45.0</em:minVersion>
<em:maxVersion>54.0a1</em:maxVersion>
</Description>
</em:targetApplication>
<em:localized>
<Description>
<em:locale>en-US</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>Piece together all of your add-on buttons and extras into your browser window in exactly the way you want them!</em:description>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>es-ES</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>¡Reúne las 'piezas' de todos sus botones de complementos y extras en su ventana de navegador de la forma exacta que usted los quiere!</em:description>
<em:translator>strel</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>fr</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>Rassemblez tous vos boutons et fonctionnalités d'extensions dans votre navigateur exactement comme vous le souhaitez !</em:description>
<em:translator>Jojaba - BabelZilla</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>pt-PT</em:locale>
<em:name>Barras de Ferramentas Puzzle</em:name>
<em:description>Monta todos os teus ícones e extras na tua janela do navegador exactamente da maneira que as queres!</em:description>
<em:translator>Quicksaver</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>ru</em:locale>
<em:name>Puzzle панели</em:name>
<em:description>Объедините все кнопки ваших дополнений в удобном для вас месте и виде!</em:description>
<em:translator>Alexander Gvaramiya</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>sv-SE</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>Samla ihop alla dina tilläggsknappar och andra objekt och placera dem i webbläsarfönstret precis där du vill ha dem!</em:description>
<em:translator>Mikael Hiort af Ornäs</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>zh-CN</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>把您的附加组件按钮和其他的东西拼凑在一起,放在你想放在的地方!</em:description>
<em:translator>Wang.H.K, YFdyh000</em:translator>
</Description>
</em:localized>
<em:localized>
<Description>
<em:locale>zh-TW</em:locale>
<em:name>Puzzle Bars</em:name>
<em:description>把您的附加元件按鈕與其他東西拼湊在一起,隨心所欲的放到您的瀏覽器視窗中!</em:description>
<em:translator>s8321414 - Babelzilla</em:translator>
</Description>
</em:localized>
</Description>
</RDF>