WebAPI Manager version history - 25 versions
WebAPI Manager ద్వారా Peter Snyder
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
కొత్త వెర్షను
వెర్షను 0.9.28resigned1
Released 25 ఏప్రి. 2024 - 383.15 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionఈ పొడగింతను వాడుకోడానికి మీకు Firefox ఉండాలిపాత వెర్షనులు
వెర్షను 0.9.27
Released 14 ఫిబ్ర. 2018 - 374.07 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Added ability to edit match patterns for existing rules (issue #76)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.26
Released 14 ఫిబ్ర. 2018 - 371.73 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- correct template saving across sessions, fixes #77Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.25
Released 13 ఫిబ్ర. 2018 - 371.56 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- correct deployment error in 0.9.24Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.24
Released 13 ఫిబ్ర. 2018 - 369.52 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- add ability to block specific features, without blocking the entire standard (fixes #74)
- many small cleanups and minor bugfixesSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.23
Released 11 ఫిబ్ర. 2018 - 369.66 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- correct migration code error when starting up with an empty profile (fixes #70)
- correct bootstrap4 styling / compatibility (fixes #74)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.22
Released 9 ఫిబ్ర. 2018 - 369.56 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- fix compatibility with some CSP headers
- add ability to block cross frame access, and default to no (prior version defaulted this to yes, with no option to disable) (issue #73)
- updated bootstrap to 4.0.0Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.21
Released 9 జన. 2018 - 366.92 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- add ability to create re-apply-able template of standards to block (fixes #64)
- minor improvement to the build process to keep from accidentally skipping version numbers again…Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.20
Released 31 డిసె. 2017 - 366.11 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- fix issue with chrome's non-standard webNavigation.getAllFrames API that caused issues on non-FF browsers (issue #63)
- add passive logging mode, that allows seeing all functionality a page uses w/o blocking (issue #22)
- fix some lingering issues with migration of old settings to new internal representation that caused errors on the preferences page
- Performance improvement by using Web Extensions API to determine frames on the page (issue #61)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.19
Released 25 డిసె. 2017 - 364.07 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- no longer inject script to query available frames, use the WebExtension APIs instead (fixes #61)
- way more than just converting to numeric std ids, and adding migration routines, but that too (fixes #59)
- prevent access to the DOM of frames opened via window.open / window.opener, related tests (fixes #39)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.17
Released 13 డిసె. 2017 - 357.9 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుందిChanges
---
- (this release is mostly a minor, quick correction to a small bug)
- Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
- Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
- Many other related code cleanups and tests, to keep things moving smoothly going forwardSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.16
Released 13 డిసె. 2017 - 357.64 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Fix some broken pages by minimizing the modifications the extension makes of pages where there are no blocking rules in place (issue 49)
- Completely redesigned logging system. Instead of using console log, the extension allows users to view reports of blocked functionality
- Many other related code cleanups and tests, to keep things moving smoothly going fowardSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.15
Released 5 డిసె. 2017 - 240.26 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Fix support for blocking console api (fixes #47)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.14
Released 3 డిసె. 2017 - 240.29 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- add categorization of standards, clean up standard definitions (fixes #13)
- prevent sites from interfering with standard logging (fixes #45)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.13
Released 29 నవ. 2017 - 238.99 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది* Add WebGL2.0 standard (issue #41)
* Fix bug when trying to block properties in Fullscreen standard (#40)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.12
Released 13 నవ. 2017 - 238.46 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- updated browser action / popup, including ability to toggle "allow all" / "use default rules" for each domain from the popup
- added WebSpeech, WebUSB, and WebVR standards (thanks @bengansukh and @elliott-beach!)
- added WebSpeech, WebUSB, WebVR and WebVTT to lite and conservative blocking setsSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.10
Released 11 నవ. 2017 - 235.61 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Reworking build process to make all source available to reviewersSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.8
Released 3 నవ. 2017 - 312.14 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Relaxing domain pattern matching rules, so that a rule like '*.example.com' matches 'example.com'
- Added WebUSB to set of blockable standards (thanks @bengansukh!)
- Fix issue where pages could block in an infinite loop if sites used blocked features in certain patternsSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.7
Released 31 అక్టో. 2017 - 311.67 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Add ability to block the Payment Request API (thanks @gansukhben !)
- Updated standards definitions to account for more webkit and moz prefixed methodsSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.6
Released 28 అక్టో. 2017 - 311.31 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Fix issue with importing configuration rules (https://github.com/snyderp/web-api-manager/issues/26)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.5
Released 28 అక్టో. 2017 - 311.3 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Add import / export functionality to the configuration page
- Small build system clean ups and improvements to the test runnerSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.4
Released 26 అక్టో. 2017 - 309.14 KBfirefox 52.0, ఆపైవి, android 52.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Block parent frame access to child frames' windows, to prevent other methods of accessing blocked functionality
- Add Vibration API to Lite blocking set
- Improve blocked feature logging, including the name of the standard that was blocked in the logSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.3
Released 23 అక్టో. 2017 - 308.19 KBfirefox 54.0, ఆపైవి, android 54.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Fixed issue logging into some sites, and with other scripts executing on pages, from an issue with unnecessarily modifying the CSP header (https://github.com/snyderp/web-api-manager/issues/11)
- Minor cosmetic improvement to the popup / browser action dialog (https://github.com/snyderp/web-api-manager/issues/10)
- Move extension settings to sync between browser versions (https://github.com/snyderp/web-api-manager/issues/12)
- Improved development side of things (Facebook login unit test, CSP unit test, dead code removal, etc.)Source code released under GNU General Public License v3.0 only
వెర్షను 0.9.2
Released 22 అక్టో. 2017 - 307.48 KBfirefox 48.0, ఆపైవి, android 48.0 నుండి 68.* వరకుతో పనిచేస్తుంది- Fixed cookie related issues in FF that prevented logging into sites
- Corrected minor issue in the config panel that showed the deleted domain, instead of the selected domain, when deleting a rule
- Refactored code significantly (added test suite and removed development related files from the extension, to keep things smaller)
- Made management of the "what standards to disable" cookie tighter, to prevent certain types of finger printing attacksSource code released under GNU General Public License v3.0 only
వెర్షను 0.9.1
Released 18 అక్టో. 2017 - 356.82 KBfirefox 48.0, ఆపైవి, android 48.0 నుండి 68.* వరకుతో పనిచేస్తుంది* Fixed issue that caused issues pushing the set of standards to block to the client scripts because of setting two cookies in the background script.
* Internal code clean up and documentationSource code released under GNU General Public License v3.0 only