JSView 1.1.2: + content/contents.rdf: + overlay "chrome://navigator/content/viewSource.xul" + overlay "chrome://navigator/content/pageInfo.xul" + add settingsURL and iconURL to attributes. + jsviewOverlay.xul: + Copy to + Copy to + jsviewOverlay.js: handle as well. + pageinfoOverlay.js: + topWin when PageInfo is in the sidebar. + moved onload function calls to onLoadRegistry. JSView 1.1.4: + jsviewOverlay.js: + Rewrote viewSourceOfURL() for cross-browser compatibility. + pageinfoOverlay.js: + Moved overlaid onload functions to the onLoadRegistry[]. JSView 1.1.5: chrome://navigator/content/viewSource.xul chrome://navigator/content/pageInfo.xul JSView 2.0.5: + Updated install.rdf and chrome.manifest for SeaMonkey 2.0 and Firefox 3.0. + Overlay the SeaMonkey 2.0 PageInfo with jsviewPageInfoOverlay2.xul. + Overlay the Firefox 3.0 PageInfo with jsviewPageInfoOverlay2.xul. + See diff file for other changes and details. JSView 2.0.6: + Updated install.rdf and chrome.manifest for SeaMonkey 2.1 and Firefox 4.0. + Overlay the SeaMonkey 2.0 PageInfo with jsviewPageInfoOverlay2.xul. + Overlay the Firefox 3.0 PageInfo with jsviewPageInfoOverlay2.xul. + SeaMonkey 2.1a1 now uses the toolkit viewSource. Add a version check. + See diff file for other changes and details. JSView 2.0.8: + Updated install.rdf and chrome.manifest for SeaMonkey 2.1+ and Firefox 4.0+. + Overlay the SeaMonkey 2.0 PageInfo with jsviewPageInfoOverlay2.xul. + Overlay the Firefox 3.0 PageInfo with jsviewPageInfoOverlay2.xul. + SeaMonkey 2.1a1 now uses the toolkit viewSource. Add a version check. + Simplify the CSS for the JSView button in the PageInfo window. + See diff file for other changes and details. ---------------------------------- Changelog for JSView post version 2.0.8 (Philip Chee mod - http://xsidebar.mozdev.org/modifiedmisc.html#jsview) JSView 2.0.9 (20130420): + Removed the persistent and annoying "Done" text + Added Philip Chee and 11522914 (me) as developers + Fixed view menu on Mac OS X returning "undefined" as the URL of external JS and CSS + Applied suggested fix for external editor not working JSView 2.1 (20131229): + Fix file sizes not working on Gecko >= 18 + Remove unused files + Set Firefox maxVersion to 18.* + Add "(Remake)" to addon name to improve license compliance KNOWN ISSUES: + (Resolved 2.1.1?,CantFix this version) Size won't show on any menu but context in Mac OS X. JSView 2.1.1 (20140613): *** DROPPING SUPPORT FOR GECKO < 27 *** ** Gecko < 32: this addon now requires browser.cache.use_new_backend set to 1 ** + Switch to HTTP cache v2 APIs + Fix oversight in jsviewViewSourceOverlay.js causing "undefined" to be appended to all filenames in the menu + Get rid of the jsview.jar file, we're no longer supporting Gecko versions for which it's helpful + Fix "missed spots" from prior fixes ---------------------------------- Changelog for JSView post version 2.1.1 (TMTisFree mod - https://forum.palemoon.org/viewtopic.php?f=50&t=14792&e=1) JSView 2.1.2 (20151012): + Reverted back to GECKO < 27 + Pale Moon support + Enhanced interface JSView 2.1.3 (20170212): + Reverted back (once more) to GECKO > 27 + Pale Moon 27 support + Enhanced Fr translation JSView Revive 2.1.4 (20170213): + renamed as JSView Revive per Pale Moon support team request + changed ID for inclusion in Pale Moon add-on repository + cosmetic changes (some window titles not set; size columns in info window right-justified) + replaced the broken Mozilla add-on page URL with a link to the Pale Moon forum (will be changed to the Pale Moon repository link once added in) + Enhanced Fr translation JSView Revive 2.1.5 (20170214): + updated the install minVersion to 26.99 to be extra safe + added missing product label and tooltip in toolbarpalette + remove the unused FF overlay file (and reference in chrome.manifest) + added reference to Pale Moon forum topic in install.rdf (homepageURL) JSView Revive 2.1.6 (20170214): + updated the install minVersion to 27.0.0 + replaced the temporary forum URL with the new repository link JSView Revive 2.1.7 (20170303): + corrected a change in nsIWebBrowserPersist.saveURI() (aReferrerPolicy) introduced in FF36 preventing loading external editor + removed a console error about contributors + cosmetic changes (size columns in page info window right-justified) JSView Revive 2.1.8 (20170304): + used the local agreement file + replaced the temporary forum URL with the new repository link in About page + readded contributor name, albeit only for the current locale