Cara Install Script Di Greasemonkey For Firefox
Fixed bugs: • For GM.xmlHttpRequest, set the finalURL () and support onprogress (). • Update @match handling to be consistent with pre-existing behavior. (, ) • Handle user scripts that end with a comment. () • Fix changing @noframes in the user script editor. () New features: • The 'save' action in the user script editor is platform natural.
() • Add a 'new script' feature, for creating a new user script from scratch. () • The script list in the monkey menu is split into 'active' and 'inactive' sections. () • Source code released under •. Feature enhancements: • Better support for scripts with a very large number of @include/@exclude/@match rules. () • Display a notification to the user when there is a problem parsing an edited script. () • In GM_info the serving URL for an @resource is listed. () • Added support for @run-at document-idle.
Apr 20, 2014 - 1 min - Uploaded by Ahmad Hilmi ZakariaGreasemonkey User script Setting - Duration: 0:15. Nirjhar Finest Technology 1,375 views 0.
() Fixed bugs: • Repair compatibility of @resource files and certain serving contexts for recent versions of Firefox. () • Correctly refresh files when changing (e.g.) @require lines in a script. () • Repaired binary behavior of GM_xmlhttpRequest. () • Source code released under •. Feature enhancements: • Added features to GM_openInTab. () • Improved performance and memory efficiency. (, ) • Remember user script sort order.
(#2128) Fixed bugs: • Work around a Firefox bug that broke GM_openInTab when e10s is not enabled. () • Fixed a bug in the 'view script source' feature preventing the tab from opening correctly. () • Correctly handle uninstalled scripts and user @match preferences through Sync.
(, ) • Improved the behavior of cloneInto to work in more cases. () • Scripts that are run-at document-start will run on about:blank. () • Source code released under •. Feature enhancements: • Allow the script preference window flex size, especially useful for smaller displays. () • The script preference editor now allows editing @match (as well as @include and @exclude like always). () • GM_getResourceURL is now compatible with favicons.
() • Web sites should not be able to detect that Greasemonkey is installed. () Fixed bugs: • Web pages whose URLs end with.user.js should load properly. () • Repair memory leak related to GM_registerMenuCommand(). () • Source code released under •.
Feature enhancements: • The GM_openInTab() API officially supports an open_in_background argument, and always respects user configuration when not specified. (,, ) • The GM_xmlhttpRequest() API is now compatible with responseType: 'arraybuffer'. () • Script updates always check the server, never using the browser cache.
() • Now @match rules can be customized in script settings. () Fixed bugs: • More consistently send cookies with GM_xmlhttpRequest(). () • Calling abort() on the result of GM_xmlhttpRequest() should no longer cause errors. () • Fix GM_registerMenuCommand() for @run-at document-start scripts. () • Restore operation of the GM_info.version property.
() • The GM_xmlhttpRequest() API will no longer leak cookies from the regular session, when operating in a Private Browsing session. () • Checking for add-on updates will enforce a server timeout, so it does not potentially hang forever.
() • Repair navigation to HTML pages whose URL happens to end in.user.js. () • Source code released under •. Enhancements and changes: • Added a 'New User Script' button into the Add-ons Manager.
() • Scripts will always execute (or not) based on their original URL, before any possible history.replaceState() changes by the content scripts. () • Script values can be localized for multiple languages. () Fixed bugs: • User scripts will never execute with chrome privileges. () • Improved Drag-and-Drop into the Add-ons Manager. Drivers Trident Providia 9685 Win Xp. () • Correctly show all Unicode characters when selecting View Script Source. () • Repair GM_xmlhttpRequest() for XML type responses.
() • Fix the position of tabs created with GM_openInTab(). () • Do not falsely trigger the install dialog when e.g. Editing a script via the GitHub web interface. () • Fixed an error when pressing cancel in the install dialog. Mass Meri Jung Full Movie Free Download Hd more. () • GM_log() no longer truncate at NUL bytes.
() • Source code released under •. Backwards incompatible changes: • For stability, reliability, and security the privileged sandbox has been updated to match the new. In order to write values to unsafeWindow you will need to use the new methods cloneInto(), exportFunction(), and/or createObjectIn().
• The @grant none mode is now the default, and grants will no longer be implied when not explicitly provided. See the post for more detail. If your script already specifies @grant none, these changes will not affect you.
If your script does not interact with unsafeWindow, these changes will not affect you. Otherwise, these changes will break some scripts. These scripts will need to be updated to work correctly again. We don't take breaking changes lightly. It's been just under two years since when we last introduced major changes, and it these particular changes are both important and valuable in the long run.
Enhancements: • Greasemonkey will only use explicit @grant metadata, it will no longer sniff for implicitly used APIs. (This change takes effect at install time. Currently installed scripts will continue to function as normal until they are updated/edited/reinstalled.) () • GM_addStyle() now returns the created element. () • Update checks will attempt to read a.meta.js file for scripts installed from any site on the internet. () • Remove all references to the now defunct website. () • Privileged scripts' event listeners will run, even when content JavaScript is disabled. () • Turn on Firefox Sync support by default.
() • GM_xmlhttpRequest() can set the resposeType parameter on the request. () Fixed bugs: • A rare NS_ERROR_MALFORMED_URI error when running certain scripts has been resolved.
() • Fixed a bug when parsing @match rules which could destroy configuration state. () • A bug fix for the @match metadata, to correctly match bare domain names. () • The database where persistent values are stored correctly vacuums its unused space. () • A relative @require URL will now work correctly.
() • The options window will flex to fit on small (or large) screens. () • Greasemonkey's integration with Firefox Sync should no longer cause unnecessary prompts when a master password is set. (, ) • Source code released under •. Enhancements: • All scripts installed from will use HTTPS by default, so that automatic updates will work. () • All stored script values (GM_setValue) move from the () Firefox global preferences store into a per-script database, so that this limit will not break scripts.
() • Log a more understandable error if GM_getResourceText is called with a nonexistent resource name. () • User script installation will continue if the @icon is unavailable. () • Firefox Sync support, to keep installed User Scripts the same on all your browsers. () Fixed bugs: • We will not (incorrectly) say 'Greasemonkey is disabled' when using the Show Script Source button. () • Fix saving the new script template value. () • Keep the Add-ons Manager display up to date as scripts change. () • Source code released under •.
Enhancements: • The template for the New Script. Feature is now customizable () • Users can now force a remote update even for scripts where it was otherwise intentionally disabled. () Fixed bugs: • A situation that could cause script details displayed in the Add-ons Manager to be incorrect was resolved. () • When using Scratchpad as a script editor, the run features are hidden. (They don't work correctly for user scripts; reload the page to rerun the script.) () • Script updates will detect Coral CDN failures and use direct checks instead. () • Source code released under •.