diff --git a/extras/firefox_extension/ChangeLog b/extras/firefox_extension/ChangeLog new file mode 100644 index 0000000000..e69de29bb2 diff --git a/extras/firefox_extension/ReadMe b/extras/firefox_extension/ReadMe new file mode 100644 index 0000000000..286313aa40 --- /dev/null +++ b/extras/firefox_extension/ReadMe @@ -0,0 +1,19 @@ +------------How to Install---------------- + +Before start installation highly recommand to read the section under "Firefox extension proxy file" in the following URL +(https://developer.mozilla.org/en-US/docs/Setting_up_extension_development_environment). + +1. Open the trunk location (source code location) of the "firefox_extension" folder. +2. Copy the 'hareesan@pandorafms.org' file to the firefox extensions directory. +3. Edit the file 'hareesan@pandorafms.org' file and set the path to ur "firefox_extension" directory. +4. Restart firefox and view 'add-on tool bar' by using shortcut "Ctrl+/", you can see the icon of pandora eventviewer in one corner. + + + +-------------Short Cuts------------------- + +1. Ctrl+Shift+Alt+L : open options page of extension. +2. Ctrl+Shift+L : open extensions sidebar to view events. +3. Ctrl+/ : open add-on toolbar to view latest events and number of new events. + + diff --git a/extras/firefox_extension/chrome.manifest b/extras/firefox_extension/chrome.manifest new file mode 100644 index 0000000000..e9c71c5b0a --- /dev/null +++ b/extras/firefox_extension/chrome.manifest @@ -0,0 +1,4 @@ +content pandorasidebar chrome/content/ contentaccessible=yes +locale pandorasidebar en-US chrome/locale/en-US/ +skin pandorasidebar classic/1.0 chrome/skin/ +overlay chrome://browser/content/browser.xul chrome://pandorasidebar/content/firefoxOverlay.xul diff --git a/extras/firefox_extension/locale/en-US/pandorasidebar.dtd b/extras/firefox_extension/locale/en-US/pandorasidebar.dtd new file mode 100644 index 0000000000..5d5ea3a683 --- /dev/null +++ b/extras/firefox_extension/locale/en-US/pandorasidebar.dtd @@ -0,0 +1,3 @@ + + +