]> git.donarmstrong.com Git - x_full.git/commitdiff
update view source with and download helper
authorDon Armstrong <don@donarmstrong.com>
Sat, 7 Jul 2007 00:38:02 +0000 (00:38 +0000)
committerDon Armstrong <don@donarmstrong.com>
Sat, 7 Jul 2007 00:38:02 +0000 (00:38 +0000)
.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/chrome.manifest
.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/chrome/chrome.jar
.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/defaults/preferences/prefs.js
.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/install.rdf
.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/chrome.manifest
.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/chrome/viewsourcewith.jar
.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/install.js
.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/install.rdf

index a7d461efa8fb56c1f3d1b8d67eaea01e74a898c2..2df0acaf5e4691fcffb5648519aab2459a4639c8 100644 (file)
@@ -1,4 +1,8 @@
-content surfkeys jar:chrome/chrome.jar!/content/
-overlay chrome://browser/content/browser.xul chrome://surfkeys/content/overlay.xul
-skin surfkeys classic/1.0 jar:chrome/chrome.jar!/skin/
-locale surfkeys en-US jar:chrome/chrome.jar!/locale/en-US/
+content hah jar:chrome/chrome.jar!/content/
+overlay chrome://browser/content/browser.xul chrome://hah/content/overlay.xul
+skin hah classic/1.0 jar:chrome/chrome.jar!/skin/
+locale hah en-US jar:chrome/chrome.jar!/locale/en-US/
+locale hah fi-FI jar:chrome/chrome.jar!/locale/fi-FI/
+locale hah hu-HU jar:chrome/chrome.jar!/locale/hu-HU/
+locale hah it-IT jar:chrome/chrome.jar!/locale/it-IT/
+locale hah fr-FR jar:chrome/chrome.jar!/locale/fr-FR/
index 2305efd733342c0b1862e86bfa1b584f51827f82..fc2639d3c010d9fb3d3086ffcb54dd60a1afe4e9 100644 (file)
Binary files a/.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/chrome/chrome.jar and b/.mozilla/firefox/default/extensions/{4476fef4-3557-40b5-afcd-d6903cf7cc9d}/chrome/chrome.jar differ
index 1de7faf6d200ca866bd0b7408c647e86c44443ae..baea932446151eeaef6884cea99609f11876dcfd 100644 (file)
@@ -9,5 +9,11 @@
  * For more information, see http://www.mozilla.org/unix/customizing.html#prefs
  */
 
-pref("extensions.surfkeys.enabled", true);
-pref("extensions.surfkeys.resultpattern", "google.com:Next:Previous;google.fi:Seuraava:Edellinen;www.helsinginsanomat.fi/viivijawagner:SEURAAVA:EDELLINEN");
+pref("extensions.hah.enabled", true);
+pref("extensions.hah.hideTabs", false);
+pref("extensions.hah.hints.forceNumeric", false);
+pref("extensions.hah.hints.style", "z-index:500;font:normal normal normal x-small helvetica;color:ButtonText;background-color:ButtonFace;border-color:ButtonShadow;border-width:1px;-moz-border-radius:0.3em;border-style:solid;padding:0px 3px 0px 3px;position:absolute;");
+pref("extensions.hah.hints.styleFocus", "z-index:500;font:normal normal normal x-small helvetica;color:ButtonText;background-color:ButtonShadow;border-color:ButtonShadow;border-width:1px;-moz-border-radius:0.3em;border-style:solid;padding:0px 3px 0px 3px;position:absolute;");
+pref("extensions.hah.hints.tags", "//*[@onclick or @onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or @class='s'] | //input[@type!='hidden'] | //a | //area | //iframe | //textarea | //button | //select");
+pref("extensions.hah.keys.magicDelay", 150);
+pref("extensions.hah.keys.numbers", "0123456789");
index 6353d8f832d18e282eb98ad435898400ab6c528e..8185066c9d1a12885e27f8c7ebbb9b48d623ebfc 100644 (file)
@@ -2,25 +2,30 @@
 <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
          xmlns:NC="http://home.netscape.com/NC-rdf#"
          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
-  <RDF:Description RDF:about="urn:mozilla:extension:file:surfkeys.jar"
-                   em:package="content/surfkeys/"
-                   em:skin="skin/classic/surfkeys/"
-                   em:locale="locale/en-US/surfkeys/" />
+  <RDF:Description RDF:about="rdf:#$9XuHR2"
+                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+                   em:minVersion="1.5"
+                   em:maxVersion="2.0.0.*" />
   <RDF:Description RDF:about="urn:mozilla:install-manifest"
-                   em:id="{a44ef047-cd8d-406e-a354-b7101bd24735}"
-                   em:version="0.4.2"
-                   em:name="SurfKeys"
-                   em:description="Comfortable surfing with keyboard."
+                   em:id="{4476fef4-3557-40b5-afcd-d6903cf7cc9d}"
+                   em:version="0.9.1"
+                   em:name="Hit-a-Hint"
+                   em:description="Click links by hitting hints!"
                    em:creator="Pekka Sillanpaa"
-                   em:homepageURL="http://surfkeys.mozdev.org"
-                   em:iconURL="chrome://surfkeys/skin/icon.png"
-                   em:optionsURL="chrome://surfkeys/content/preferences.xul"
+                   em:homepageURL="http://hah.mozdev.org"
+                   em:iconURL="chrome://hah/skin/icon.png"
+                   em:optionsURL="chrome://hah/content/preferences.xul"
                    em:type="2">
-    <em:targetApplication RDF:resource="rdf:#$LbmeB"/>
-    <em:file RDF:resource="urn:mozilla:extension:file:surfkeys.jar"/>
+    <em:targetApplication RDF:resource="rdf:#$9XuHR2"/>
+    <em:file RDF:resource="urn:mozilla:extension:file:hah.jar"/>
+  </RDF:Description>
+  <RDF:Description RDF:about="urn:mozilla:extension:file:hah.jar"
+                   em:package="content/hah/"
+                   em:skin="skin/classic/hah/">
+    <em:locale>locale/en-US/hah/</em:locale>
+    <em:locale>locale/fi-FI/hah/</em:locale>
+    <em:locale>locale/it-IT/hah/</em:locale>
+    <em:locale>locale/fr-FR/hah/</em:locale>
+    <em:locale>locale/hu-HU/hah/</em:locale>
   </RDF:Description>
-  <RDF:Description RDF:about="rdf:#$LbmeB"
-                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
-                   em:minVersion="1.5"
-                   em:maxVersion="2.0.*" />
 </RDF:RDF>
index 6cc9937f5a9d10ccc416f7755fe9342394663f6b..c54d80a1cf344bbce8dce4b0ddf3e5131b3c2ec7 100644 (file)
@@ -32,4 +32,5 @@ locale        viewsourcewith  da-DK   jar:chrome/viewsourcewith.jar!/locale/da-DK/viewsour
 locale viewsourcewith  fa-IR   jar:chrome/viewsourcewith.jar!/locale/fa-IR/viewsourcewith/
 locale viewsourcewith  hr-HR   jar:chrome/viewsourcewith.jar!/locale/hr-HR/viewsourcewith/
 locale viewsourcewith  af-ZA   jar:chrome/viewsourcewith.jar!/locale/af-ZA/viewsourcewith/
-       
\ No newline at end of file
+locale viewsourcewith  th-TH   jar:chrome/viewsourcewith.jar!/locale/th-TH/viewsourcewith/
+      
\ No newline at end of file
index 7f8832249ef128b175063e80254535d64d0f557c..6993e1304a42ec21a9e4019bef135248fe301caf 100644 (file)
Binary files a/.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/chrome/viewsourcewith.jar and b/.mozilla/firefox/default/extensions/{eecba28f-b68b-4b3a-b501-6ce12e6b8696}/chrome/viewsourcewith.jar differ
index 4d08ead9fa4e349e03789b809d53bdeb403893f4..d0c571c2dc64e5baebb6db8bf1a24581cd4f6546 100644 (file)
@@ -6,7 +6,7 @@
 \r
 // Editable Items Begin\r
 var displayName         = "ViewSourceWith";\r
-var version             = "0.0.8.39";\r
+var version             = "0.0.9";\r
 var name                = "viewsourcewith";\r
 \r
 // The following three sets of variables tell this installer script how your\r
@@ -26,9 +26,9 @@ var locales             = new Array("en-US", "it-IT", "fr-FR", "es-ES",
                                     "de-DE", "ru-RU", "nl-NL", "es-AR",\r
                                     "cs-CZ", "zh-CN", "tr-TR", "sk-SK",\r
                                     "az-AZ", "da-DK", "fa-IR", "hr-HR",\r
-                                    "af-ZA");\r
+                                    "af-ZA", "th-TH");\r
 var skins               = new Array( "classic", "modern");\r
-var prefs               = new Array( "t2c.js" );\r
+var prefs               = new Array( "vsw.js" );\r
 var components          = new Array(  );\r
 var searchPlugins       = new Array(  );\r
 \r
index 34d7a336ca7baaa2f447beaf08daccd6208cb616..763275807192fce728538edf6c52c0c9cb397132 100644 (file)
@@ -2,6 +2,22 @@
 <RDF:RDF xmlns:em="http://www.mozilla.org/2004/em-rdf#"
          xmlns:NC="http://home.netscape.com/NC-rdf#"
          xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
+  <RDF:Description RDF:about="rdf:#$wI4eJ1"
+                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
+                   em:minVersion="1.0"
+                   em:maxVersion="3.0a6" />
+  <RDF:Description RDF:about="rdf:#$GI4eJ1"
+                   em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
+                   em:minVersion="0.5"
+                   em:maxVersion="2.0.0.*" />
+  <RDF:Description RDF:about="rdf:#$.I4eJ1"
+                   em:id="{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}"
+                   em:minVersion="1.0"
+                   em:maxVersion="1.0.*" />
+  <RDF:Description RDF:about="rdf:#$QI4eJ1"
+                   em:id="{3db10fab-e461-4c80-8b97-957ad5f8ea47}"
+                   em:minVersion="8.0"
+                   em:maxVersion="8.1.2" />
   <RDF:Description RDF:about="urn:mozilla:extension:file:viewsourcewith.jar"
                    em:package="content/viewsourcewith/"
                    em:skin="skin/classic/viewsourcewith/">
     <em:locale>locale/fa-IR/viewsourcewith/</em:locale>
     <em:locale>locale/hr-HR/viewsourcewith/</em:locale>
     <em:locale>locale/af-ZA/viewsourcewith/</em:locale>
+    <em:locale>locale/th-TH/viewsourcewith/</em:locale>
   </RDF:Description>
-  <RDF:Description RDF:about="rdf:#$GFp2o"
-                   em:id="{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}"
-                   em:minVersion="1.0"
-                   em:maxVersion="1.0.*" />
-  <RDF:Description RDF:about="rdf:#$mFp2o"
-                   em:id="{3550f703-e582-4d05-9a08-453d09bdfdc6}"
-                   em:minVersion="0.5"
-                   em:maxVersion="2.0b1" />
-  <RDF:Description RDF:about="rdf:#$wFp2o"
-                   em:id="{3db10fab-e461-4c80-8b97-957ad5f8ea47}"
-                   em:minVersion="8.0"
-                   em:maxVersion="8.1.2" />
   <RDF:Description RDF:about="urn:mozilla:install-manifest"
                    em:id="{eecba28f-b68b-4b3a-b501-6ce12e6b8696}"
                    em:name="ViewSourceWith"
-                   em:version="0.0.8.39"
+                   em:version="0.0.9"
                    em:description="View page source with external application"
                    em:creator="Davide Ficano"
                    em:homepageURL="http://dafizilla.sourceforge.net/viewsourcewith"
     <em:translator>Pedram Veisi (Persian translation)</em:translator>
     <em:translator>Krcko (Croatian translation)</em:translator>
     <em:translator>Samuel Murray aka leuce (Afrikaans translation)</em:translator>
+    <em:translator>lancaster (Thailand translation)</em:translator>
     <em:contributor>Johannes Dollinger (MacOSX code support)</em:contributor>
     <em:contributor>Roccobot (Graphics)</em:contributor>
     <em:contributor>efdur (New Graphics)</em:contributor>
     <em:file RDF:resource="urn:mozilla:extension:file:viewsourcewith.jar"/>
-    <em:targetApplication RDF:resource="rdf:#$cFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$hFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$mFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$rFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$wFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$BFp2o"/>
-    <em:targetApplication RDF:resource="rdf:#$GFp2o"/>
+    <em:targetApplication RDF:resource="rdf:#$wI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$BI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$GI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$LI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$QI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$VI4eJ1"/>
+    <em:targetApplication RDF:resource="rdf:#$.I4eJ1"/>
   </RDF:Description>
-  <RDF:Description RDF:about="rdf:#$hFp2o"
+  <RDF:Description RDF:about="rdf:#$BI4eJ1"
                    em:id="{86c18b42-e466-45a9-ae7a-9b95ba6f5640}"
                    em:minVersion="1.7"
                    em:maxVersion="1.8" />
-  <RDF:Description RDF:about="rdf:#$BFp2o"
+  <RDF:Description RDF:about="rdf:#$VI4eJ1"
                    em:id="{a463f10c-3994-11da-9945-000d60ca027b}"
                    em:minVersion="0.4"
                    em:maxVersion="0.8" />
-  <RDF:Description RDF:about="rdf:#$cFp2o"
-                   em:id="{ec8030f7-c20a-464f-9b0e-13a3a9e97384}"
-                   em:minVersion="1.0"
-                   em:maxVersion="3.0a4" />
-  <RDF:Description RDF:about="rdf:#$rFp2o"
+  <RDF:Description RDF:about="rdf:#$LI4eJ1"
                    em:id="{136c295a-4a5a-41cf-bf24-5cee526720d5}"
                    em:minVersion="1.0"
                    em:maxVersion="1.0" />