全部应用

PS Utilities
4.8
-----------------------
PeopleSoft Utilities - increase usability and productivity. PS Utilities is a Google Chrome Extension for use with PeopleSoft systems. It has a number of features which will improve your effectiveness when working with PeopleSoft. Global Favorites • Create favorites for the pages you use most often. • These favorites can be accessed from all environments, unlike the delivered favorites. • You can choose to open in same window or a new tab. • Favorites can be grouped together in categories and sub-categories. PS Utilities Toolbar • This is a toolbar which is visible when on a PeopleSoft webpage. • It contains a number of features which can be turned on/off as you wish. One Click Tracing • Turn on/off PeopleCode and SQL tracing at the click of a button. This will access the built in tracing functionality that comes as part of PeopleSoft applications and will turn this on or off when the button is clicked. CTRL + J Information • Get the most important CTRL + J information by clicking an icon in the toolbar. If the PeopleSoft environment you are logged into has CTRL+J enabled, then the information you can see by clicking CTRL+J can now be access by a clicking a button in the PS Utilities toolbar - it will retrieve the most relevant information from the web page and display it on the screen. Field Inspector • Use the field inspector to find the name of records and fields behind the pages, it does this by looking at the HTML behind the PeopleSoft page and identifies the HTML tags around the fields and displays this in the PS Utilities toolbar. Search Page Features • Auto Correct History – the Correct History option will be selected on search pages by default. • Auto Advanced Search – some search pages have Basic Search by default, which means you have to click the Advanced Search button to be able to search by more parameters, this option will always bring up the Advanced Search options. New Window • Click to open another PeopleSoft window in your browser. Component pages • Some components have so many pages that you can’t see them all without scrolling through by clicking the arrow icons. • Page Tabs provides quick links to all the pages in a component from the toolbar. Environment Indicator and User ID • The name of the environment you are logged into as well as the User ID with which you are logged in will be displayed in the toolbar. • Very useful for people who work in multiple environments or log in with multiple user accounts. Privacy Policy • URLs of any PeopleSoft sites you access will be stored in your local storage. All of the information that PS Utilities displays (such as User ID) comes from the HTML of the page you are viewing, just the name and URLs of your various PeopleSoft environments are stored in local storage as described above."
DjVu.js Viewer
4.2
-----------------------
Opens links to .djvu files. Allows opening files from a local disk. Processes <object> & <embed> tags. **Описание на русском ниже** The extension collects NO DATA at all. It's completely autonomous (no internet connection required to open a file). It requires access to third-party websites only to render embedded documents (<embed> tag) and open links to .djvu files (on any website). The extension, by and large, is a local copy of the DjVu.js Viewer which is available on https://djvu.js.org/. It allows you to open links to the files right in the browser (via context menu) and the files from a local drive (after you open a page with the viewer you can choose a file). Also, in case of an indirect (multi-file) document you can bundle it into one file via the extension. Furthermore, it processes <embed> and <object> tags and replaces them with the viewer. So the extension may be, in a sense, a substitution of the Cuminas' native DjVu plug-in. Since all operations are performed on your machine, the extension can work without an Internet connection. The Google Chrome version of the extension allows to open local files by a browser directly (via a double-click)! But you have to enable the ""Allow access to file URLs"", option on the extension's options page. Otherwise, the new feature won't work. Also, the browser should have been already started by the moment you try to open a file. All source code is available on https://github.com/RussCoder/djvujs The extension is based on DjVu.js - the library which allows to process the files right in the browser. The library is still being developed, so there may be some bugs. If you have a document which is incorrectly opened with the extension, I will appreciate a lot, if you send the problem file to me at djvujs@yandex.ru - if you do it, I will be able to fix bugs and improve the library, which is an open source project. ======================="
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"
FlashPlayer - SWF to HTML
3.5
-----------------------
Open SWF links of Adobe Animate (Flash) in a pure sandboxed JavaScript emulator This extension plays SWF objects of Adobe Animate (Flash) in a pure JS emulator without the need to have a native Flash plug-in like Adobe FlashPlayer. The extension uses two open-source Flash to JS libraries (Ruffle and SWF2JS) as its emulation engine. By default, the extension does not play Flash objects instead, the user presses the toolbar button for the extension to find all available Flash objects or links in the current webpage. It will offer the user to select the proper SWF object and then send the link to a stand-alone emulator window. This way Flash objects are only functioning when there is a request. For Flash links, the extension adds a context menu item to these links so you can directly emulate an SWF link. Since this extension does not run Flash by default, it is lighter than other similar extensions. It only runs Flash on demand. Features: Runs a pure JavaScript-based Flash emulator Does not require any native plug-ins Run in a private sandboxed window to protect the user privacy Use two different engines: Ruffle (https://ruffle.rs/) and SWF2JS (https://swf2js.com/) Optionally emulate all embedded flash objects inside the page (use action's right-click context menu) Notes: 1. This extension uses two open-source emulator engines. The SWF2JS library still does not support all methods available so some SWF objects may crash the engine. The extension always tries to open the emulation window the same size as the actual Flash object, however, you can resize the window to the proper size anytime."