JavaScript Permission Matrix 版本紀錄 - 20 個版本
JavaScript Permission Matrix 作者: Anon
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.8.3.5
發行於 2024年12月15日 - 68.27 KB適用於 firefox 59.0 與更新版本~ Put Element.replaceChildren under modify-dom permission原始碼依照 僅 GNU General Public License v3.0 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.8.3.4
發行於 2024年6月12日 - 68.24 KB適用於 firefox 59.0 與更新版本+ Improved injection method
~ Fixed: no more 'Quirks mode' warnings caused by this addon.
~ Fixed: spoofed 'navigator.plugins' object has correct type (PluginArray).原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.3.2
發行於 2024年5月24日 - 67.08 KB適用於 firefox 59.0 與更新版本~ Hotfix for event listeners with handleEvent
+ Put blob: and data: scripts under control原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.3.1
發行於 2024年5月20日 - 66.29 KB適用於 firefox 59.0 與更新版本~ Hotfix: no more breakage of sites with CSP nonce rules原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.3
發行於 2024年5月17日 - 65.66 KB適用於 firefox 59.0 與更新版本+ Put SVG scripts under control
+ Improved script injection.
+ New permissions.
~ Some fixes原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.2
發行於 2022年11月12日 - 54.76 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.1
發行於 2022年8月8日 - 54.54 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*~ fixed an issue with window.postMessage function.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.8.0
發行於 2022年8月8日 - 54.55 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*~ fixed a bug with arguments.callee value原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.9
發行於 2021年11月13日 - 54.51 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*+ Ability to enable more harder control on code origin.
If this feature enabled, the extension will perform more additional checks every time when any of listed features / Web API's is requested.
Enabling this feature will affect performance, so use it wisely.原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.8
發行於 2021年11月10日 - 54.03 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*~ small bugfix for requestAnimationFrame behavior原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.7
發行於 2021年11月7日 - 54.05 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*~ small bugfix for loading module scripts原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.6
發行於 2021年11月7日 - 54.05 KB適用於 firefox 59.0 與更新版本, android 59.0 到 68.*~ Changed injection method. webRequestBlocking permission is no more need.
~ Minimum Firefox version is changed to 59.
PLEASE NOTE: I cannot guarantee that injected script will be loaded before page scripts, because of the following:
1) Script execution order is broken in Firefox https://bugzilla.mozilla.org/show_bug.cgi?id=1739587
2) Inline script that injected by extension content script, may be easily blocked by CSP https://bugzilla.mozilla.org/show_bug.cgi?id=1446231原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.5
發行於 2021年10月30日 - 41.2 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.3
發行於 2021年10月5日 - 40.17 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.2
發行於 2020年10月10日 - 40.08 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*+ UI improvement: added color indication.
~ fixed a bug with attribute names原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7.1
發行於 2020年10月9日 - 39.58 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.7
發行於 2020年10月3日 - 38.59 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*+ Added currentScript detection for event handlers原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.6
發行於 2020年9月30日 - 37.9 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*~ emergency fix for removeEventListener wrapper function
~ minor fix for popup window原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.5
發行於 2020年9月29日 - 37.88 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*~ injected script will no more be blocked by CSP rules
+ added currentScript detection for promises and event listeners
~ code cleanup原始碼依照 僅 GNU General Public License v3.0 條款釋出
版本 1.4
發行於 2020年6月1日 - 38.92 KB適用於 firefox 57.0 與更新版本, android 57.0 到 68.*+ Added "Camera" and "Microphone" permissions.
+ Preset control. You can import/export your presets.原始碼依照 僅 GNU General Public License v3.0 條款釋出