Maintainer: jsab
Creator: Ron Beckman
Ext. Version: 2.0.6
Release date: 0000-00-00
Description: View the source code of external js and css files.
Extension is compatible to: (

2.0 - 3.7a6pre) (

1.0 - 2.6.*) (

1.1 - 2.1a2) ( Songbird 0.4 - 1.8.*)
Included locales: be-BY ca-AD cs-CZ de-CH de-DE en-US es-ES fa-IR fr-FR hr-HR hu-HU it-IT ja-JP ko-KR nl-NL pl-PL pt-BR pt-PT ro-RO ru-RU tr-TR uk-UA zh-CN zh-TW
View on WTS --
Download the extension
PAGF_LINUX
Jul 14 2006, 13:43
The es-ES locale is released.
Regards,
You will occasionally find a new line character '\n' in some of the locale entities. That character is necessary since javascript alert boxes do no automatically wrap text to the next line. Unfortunately that means that you have to manually insert them which can take up quite a bit of time. Sometimes even if you insert them at regular intervals (ex: every 45 characters) the alert box still isn't properly formatted. So instead of repeatedly changing the locale and then re-installing the extension to test the alert boxes I have provided an easier way to add the new line characters. Visit the webpage listed below for more info.
http://scorpiondb.com/newLineHelper.htm
Croatian locale released...
Regards!
Dutch locale gone into QA/Testing
QUOTE(jsab @ Jul 15 2006, 19:56) [snapback]17015[/snapback]
You will occasionally find a new line character '\n' in some of the locale entities. That character is necessary since javascript alert boxes do no automatically wrap text to the next line. Unfortunately that means that you have to manually insert them which can take up quite a bit of time. Sometimes even if you insert them at regular intervals (ex: every 45 characters) the alert box still isn't properly formatted. So instead of repeatedly changing the locale and then re-installing the extension to test the alert boxes I have provided an easier way to add the new line characters. Visit the webpage listed below for more info.
http://scorpiondb.com/newLineHelper.htmWow, this is a very good and useful tool to test alert messages display, THANKS very much for that
@translators : you should have a look at it and use it, very simple and handy !
QUOTE(Goofy @ Aug 7 2006, 10:42) [snapback]17895[/snapback]
@translators : you should have a look at it and use it, very simple and handy !
Used it before, very handy indeed.
There's something going wrong with this. After I installed the extension in my test profile the taskbar looks like this:
[attachmentid=1650]
the description is still in English and clicking options results in this:
[attachmentid=1649]
I've probably done something wrong here, but could anyone hint me on what exactly?
QUOTE(markh @ Aug 7 2006, 12:14) [snapback]17897[/snapback]
There's something going wrong with this. After I installed the extension in my test profile the taskbar looks like this:
[attachmentid=1650]
the description is still in English and clicking options results in this:
[attachmentid=1649]
I've probably done something wrong here, but could anyone hint me on what exactly?

Probably something inherent to the encoding?
Hmmm... could you please attach in your answer the xpi file containing your localization?
QUOTE(MatrixIsAllOver @ Aug 7 2006, 11:18) [snapback]17898[/snapback]
Probably something inherent to the encoding?
Hmmm... could you please attach in your answer the xpi file containing your localization?

Here you go!
Attachment removed*EDIT* Hang on! I just discovered something in the xpi...
*EDIT 2* Never mind, my mistake. I forgot to create a subfolder 'jsview' in the nl-NL folder. The extension is now functional. Apologies for any inconvenience!
Dutch locale (nl-NL) released!
I have added the updated locales to v1.1.6. You can download it from the link below. I have tried to keep the list of contributors as accurate as possible, but if I have left your name out or listed it incorrectly please contact me and I will correct it as soon as possible. The complete list of contributors can be viewed in the jsview About window.
I am also looking for a pt-BR translator. Previous versions of jsview included a pt-BR locale, but it has not been updated in quite a while. Since only 50% of the entities have been translated I had to remove the pt-BR locale. If you would like to translate this locale please contact me and I will email you the entities that have been previously translated. Thanks.
http://scorpiondb.com/firefox/extensions/j...jsview1.1.6.xpiscorpiondb [at] scorpiondb [dot] com
Italian localization has been completed, tested and set as Released.
Dutch locale (nl-NL) tested and released.
PAGF_LINUX
Sep 7 2006, 08:30
The es-ES locale is released.
Regards,
@PAGF_LINUX
Thanks for the update. I've included the updated locale in v1.1.9. You can download it from the link below. Cheers.
http://scorpiondb.com/firefox/extensions/j...jsview1.1.9.xpi
javalai
Nov 8 2006, 07:04
Chinese Traditional (zh-TW) is tested and released.
Dutch locale updated and released
In v1.2.4 the file size will be displayed for all cached files. If the file size is missing then that indicates that either the file has not been downloaded yet or it can't find the filename in cache. That scenario will occur if you are using the NoScript extension and visit a site that uses external javascripts. The js filenames will be displayed on the popup menu but since those scripts were blocked from executing, the files were never downloaded into cache and therefore the file size cannot be calculated or displayed.
Occasionally you will encounter a website that uses external scripts that do not contain a filename.
Example: <script src="http://site.com/scripts/">
Example: <link rel="stylesheet" href="http://site.com/stylesheets/?type=text/css">
Since the filename cannot be found in the url, the extension will not be able to locate it in cache even if it is downloaded. Those types of urls will be labeled '[No_Name]' on the popup menus.
There is a new preference in the options window labeled 'Display js/css file size in kb.' When that option is checked the menu items on the popup menus will display the file size plus kb (7.46 kb). When it is not checked they will display the file size in bytes (7,641 bytes). Please let me know if you encounter any bugs with this version. Thanks.
Dutch locale updated and released
ReinekeFux
Nov 22 2006, 02:23
Hi Ron,
QUOTE(jsab @ Nov 20 2006, 19:20) [snapback]22028[/snapback]
Since the filename cannot be found in the url, the extension will not be able to locate it in cache even if it is downloaded. Those types of urls will be labeled '[No_Name]' on the popup menus.
Is there any special reason for the underscore between the two words '[No_Name]' (i.e. does any translation need to use it, too)?
There's no special reason for including the underscore, it's just a personal preference. I think it looks better when it's displayed on a menu item without the space, but feel free to remove it if you prefer. In fact you could even change the underscore to another character if you would like. (space, dash, etc.)
[No Name]
[NoName]
[No-Name]
Croatian localization has been updated, tested and released
Team erweiterungen.de
Nov 23 2006, 00:22
QUOTE(jsab @ Nov 22 2006, 08:09) [snapback]22078[/snapback]
There's no special reason for including the underscore, it's just a personal preference. I think it looks better when it's displayed on a menu item without the space, but feel free to remove it if you prefer. In fact you could even change the underscore to another character if you would like. (space, dash, etc.)
[No Name]
[NoName]
[No-Name]
Thanks for clarification!
German locale is updated and released...
QUOTE(Team erweiterungen.de @ Nov 23 2006, 00:22) [snapback]22133[/snapback]
Thanks for clarification!
+1
Italian localization has been completed, tested and set as Released.
Shadow912
Nov 27 2006, 17:13
Japanese locale is released.
PAGF_LINUX
Nov 28 2006, 18:06
The es-ES locale is released.
Regards,
--------------------
Un Saludo,
stoneflash
Jan 3 2007, 16:03
Russian locale is released.
There really aren't any new features in this version. The update mainly involved condensing and improving the existing code. I have tried to simplify the process of opening files in an external editor. Therefore all of the options involving the temp folder and temp files have been removed from the options window. The extension will use your system's default temp folder instead. Hopefully all issues with the Mac OS have been resolved as well. Anytime you open the view source window it will be assigned to the tab it was opened from. That will allow you to have multiple view source windows open at once and still be able to use the jsview menu under the view menu in the view source window. Previously those menus would retrieve the scripts from the current tab instead of the tab they were opened from. One other note, if you have the NoScript extension installed you will need to allow scripts for the website you are viewing before you will be able to view the source code of a javascript in a new tab. Thanks for everyone's help and let me know if you have any questions about the new entities or if you experience any problems with this version.
stoneflash
Jan 12 2007, 08:32
Russian locale is released
Shadow912
Jan 12 2007, 11:21
Japanese locale is updated and released.
Italian localization has been completed, tested and set as Released.
Dutch locale updated and released
wtspout
Jan 14 2007, 20:10
Korean locale (ko-KR) tested and released.
PAGF_LINUX
Jan 15 2007, 12:08
The es-ES locale is released.
Regards,
It seems that there was a bit of confusion surrounding the option to 'Disable context menu items' in the last version. That option only removes the jsview popup menus from the context menu, not all of the jsview menu items. To avoid any confusion in future versions I have changed the jsview.disableCo string to the following:
Disable jsview popup menus on context menu.
Regards,
Ron
Shadow912
Jan 22 2007, 00:35
Japanese locale is updated and released on WTS.
Dutch locale updated and released
QUOTE(jsab @ Jan 21 2007, 23:48) [snapback]24379[/snapback]
[CUT] 'Disable context menu items' in the last version...
removes the jsview popup menus from the context menu, not all of the jsview menu items. To avoid any confusion in future versions I have changed the jsview.disableCo string to the following:
Disable jsview popup menus on context menu.
Hi Ron,
Italian localization has been completed, tested and finally set as Released.
Thanks for the tip, I've adopted the sentence suggested by you!
PAGF_LINUX
Jan 23 2007, 15:09
es-ES locale is released.
Regards,
Cashman
Feb 15 2007, 18:34
Hi Ron!
hungarian locvale added.
Cashman
In Mozilla Addons page is version 1.5, but in BabelZilla is 1.2.7. Are translations (texts) actual??
The last few versions of jsview didn't include any new strings so I haven't submitted any of them to babelzilla yet. However I am working a new version that should be ready within a week or so. I'll make sure to submit it to babelzilla when it's completed.
Ok, from now I'm main Polish translator of JSView.
Translation for this version of extension tested and released (I did it earlier but I didn't have rights to release this extension).
Now I'm waiting for new version.
P.S. Current version available on AMO works fine with Fx 3.0b2
Version 2.0 is finally completed. There are only a few new strings to translate and quite a few of the old ones have been removed. There are only a couple of new features in this version. Most of the changes involved rewriting existing code from previous versions to hopefully make it much more stable and compatible with newer browsers. One of the new features that was added allows users to right click on the 'View Page Source' menu item on either the context menu or view menu. The jsview icon has been added to those menu items to alert users that they can access the jsview behavior window with a right click. The temporary files will now all contain a .jsv extension which allows jsview to determine which files it created during each session. You can remove all of the .jsv files in your temporary directory by checking the corresponding preference in the jsview options window.
Hopefully all of the bugs have been worked out in this version, but if you find any errors please post them. Thanks.
EDIT: There is currently bug in the latest build of FF3 that prevents jsview from retrieving chrome urls.
jojaba
Jan 22 2008, 00:19
Found a typo in jsview.properties :
jsview.CSS
SS
Should be :
jsview.CSS
CSS
jojaba
Jan 22 2008, 00:39
I'm not sure it is a typo, I found that "SS" everywhere where "css" must be translated. I guess it's an abbreviation of the abbreviation !
QUOTE
I'm not sure it is a typo, I found that "SS" everywhere where "css" must be translated.
Yeah, it's supposed to be "SS".

I ended up changing the icon to SS for style sheets so I decided to change all CSS strings in the extension to just SS.
JS = JavaScripts
SS = StyleSheets
Ok Polish translation updated and released.
All CSS strings changed to SS, but I don't think that is good idea, but maybe this is only my custom to CSS shortcut.
Cashman
Jan 22 2008, 17:26
Hungarian locale updated.
Cashman
PAGF_LINUX
Jan 23 2008, 13:06
Locale es-ES released.
Regards,
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.