全部应用

Link Virus Check - Security Plus
4.2
-----------------------
Provides free checking of urls for viruses. It uses up to 64 different antivirus products and scan engines to check for viruses ""Link Virus Check - Security Plus"" extension is a browser extension that provides free checking of infected URLs for different types of viruses. It uses up to 64 different antivirus products and scan engines to check for viruses that the user's antivirus solution may have missed or to verify against any false positives. Features: 1. Powered by VirusTotal online service 2. Analyzes suspicious URLs with more than 64 different antivirus products 3. Facilitates the quick detection of viruses, worms, trojans, and all kinds of malware What is VirusTotal: VirusTotal aggregates many antivirus products and online scan engines to check for viruses that the user's own antivirus may have missed, or to verify against any false positives. Files up to 650 MB can be uploaded to the website, or sent via email (max. 32MB). Anti-virus software vendors can receive copies of files that were flagged by other scans but passed by their own engine, to help improve their software. Users can also scan suspect URLs and search through the VirusTotal dataset. VirusTotal for dynamic analysis of malware uses the Cuckoo sandbox. How can I use this extension? After installation, whenever you want to download a suspicious file (PDF, EXE, PPT, ...), first right-click on the link and use the ""Scan this Link"" option that is provided by this extension. If the link has no positive result, it will get a green clean badge, otherwise, you get a red label and a button to visit the full report.
Neat URL
4.2
-----------------------
移除网址中的无用段。 Neat URL cleans URLs, removing parameters such as Google Analytics' utm parameters. Example ------- Before: http://www.phoronix.com/scan.php?page=news_item&px=Ioquake3-Auto-Updater&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Phoronix+(Phoronix) After: http://www.phoronix.com/scan.php?page=news_item&px=Ioquake3-Auto-Updater Custom rules can be added using the global format or the domain specific format (parameter@domain). A domain specific parameter would be, for example, utm_campaign@phoronix.com. Parameter rules --------------- A parameter is something that starts with ?. You can add your own parameter in the options of Neat URL. The ? is ommitted in the options, so a ?ved parameter becomes ""ved"". There are a few exceptions to this rule (see below) Parameters can be global (for every domain): utm_source Parameters can contain @ signs (domain-specific): nb@tweakers.net Parameters can contain @ signs with a wildcard so every subdomain will match too: param@*.wired.com Parameters can contain @ signs with a wildcard at the end of a domain name (matches every domain name which begins with ""google"" and ends in an unknown suffix: param@google.* Parameters can also apply globally (first rule), except for a (wilcard) domain (second rule): ref !ref@amazon.co.uk The excluded domain always takes precedence. Should you include ""ref"" and ""!ref"", ""!ref"" will apply. Other valid parameters (exceptions to the ? rule): #xtor=RSS-8 (remove this parameter - be sure to include its value as well when you are using anchor tags) #xtor=RSS-8@futura-sciences.com $/ref@amazon.* (remove everything after /ref on amazon domains - this will only apply when there are no query parameters left after removing the filtered query parameters) $$/ref@amazon.* (remove everything after /ref on amazon domains - this will always apply, even when there are other query parameters after removing the filtered query parameters - this option is available because the user should be in control but beware that double dollar signs are dangerous, it might break the URL) Invalid parameters: param@*.google.* (too many wildcards) !ved (this is some random string - not supported, but it might work) /ref@amazon.*$ (dollar sign should be at the beginning) History ------- Neat URL is based on Lean URL. Neat URL contains a few improvements: * set your own URL parameters on the options page (to reach feature parity with Pure URL) * fixed for recent Firefox versions * a nice animation in the toolbar (can be changed or disabled) * domain-specific blocked parameters (to reach feature parity with Pure URL) * wildcard domain-specific blocked parameters Bug reports and feature requests -------------------------------- You can open an issue on GitHub. Please include ""Neat URL"" in the title of the newly created issue: https://github.com/Smile4ever/firefoxaddons/issues/new"
LocalCDN
4.4
-----------------------
将请求重定向到本地资源,保护你免于 CDN(内容分发网络)的跟踪。 NOTE: This is the UNOFFICIAL publication of the Extension. For more informations please checkout: https://gitlab.com/nobody42/localcdn/-/issues/2 LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported resources locally, and injects them into the environment. All of this happens automatically, so no prior configuration is required. Differences between LocalCDN and Decentraleyes ========================================= LocalCDN contains a big collection of frameworks and useful functions. - New: Sync extension settings with Firefox Sync or own server - Includes Rocket Loader, Findify, Vue.js, page.js, lozad, AngularJS, Bootstrap, Google Material Icons, React, Vue, Chart.js and much more. The list will be continuously updated. - Includes Font Awesome in different version (v3.2.1, v4.7.0, v5.13.1) - Prepared rules for uBlock/uMatrix and notifications if rule changes are necessary - Removes integrity/crossorigin attributes to replace more frameworks Adds protection from ================= - Font Awesome (3.x, 4.x, 5.x) - jQuery up to 3.5.1 - Bootstrap CSS (Delivered by StackPath, NetDNA and MaxCDN) - Bootstrap JavaScript (Delivered by StackPath, NetDNA and MaxCDN) - AngularJS, AngularJS-Animate, AngularJS-Sanitize, AngularJS-Cookies and AngularJS-Touch - ...and more (81 different frameworks in various versions in total!) Source code ========== https://codeberg.org/nobody/LocalCDN Would you like to see other CDN or versions (e.g. jQuery or Bootstrap) integrated? Feel free to open an issue or pull request. Donations are possible. The possibilities for donations can be displayed in the extension. (Reduces traffic and prevents your IP from being listed in the server logs. Therefore a small offline help page is also integrated.) For clarification: This extension doesn't create an external connection by itself. LocalCDN contains these frameworks/libraries in add-on storage. This is the reason why the size of LocalCDN is 10 MB. There is also a donation page and a short FAQ page inside the extension. There are only external connections in the form of hyperlinks that the user must actively click on. This includes, for example, the test page or the translation platform ""Weblate"". All links are marked. --- This add-on is a fork of https://git.synz.io/Synzvato/decentraleyes"