全部应用

Grade Transferer
4.8
-----------------------
Effortlessly transfer data between a variety of educational platforms and your gradebook(s). BRIEF: GradeTransferer saves time for teachers by seamlessly gathering data, auto-sorting it, scaling it, and transferring it into the appropriate student grade fields in a grade book with the mere click of a button; eliminating typos all the while saving time! It currently works with nearly 40 different educational platforms and gradebooks. For the most up-to-date list, please visit: https://gradetransferer.com/works-with ***GradeTransferer comes with a 7-day free trial, after which it requires a subscription (purchase one for your account, or get one for a friend, colleague, or even an entire school/district at https://register.gradetransferer.com).*** One would think grades entered into Google Classroom would be easily transferable into the school district supported grade book, however they are not. This leaves educators with a time-consuming matching exercise for every student, assignment, comment, and update that was assigned and graded on one site, but then still needs to be inputted into the ‘real’ grade book (Genesis, Infinite Campus, Aspen, PowerTeacherPro, etc.). Our software service addresses the issue, thereby freeing up time so educators can focus more on their students and creating engaging lessons instead of endlessly scrolling through their class roster hunting for names of where to input grades. This chrome-extension can make a significant difference in an educator’s life and workload. No training or professional development is needed for its use, and it works on any type of machine that can run a Chrome browser and has Internet access, even Chromebooks! Helpful video tutorials are available through the app to get even the most technologically challenged up and running in mere minutes. USE-OF-DATA DISCLOSURE: We are unique and pride ourselves in the fact that GradeTransferer does NOT store, collect, ship, share, sell or otherwise transmit any student data at all for its own purpose or that of any third party. Student data never leaves the user’s (teacher’s) computer. It is not sent to our servers, and we never even see the data that is being transferred. GradeTransferer was designed around this critical student data security constraint to ensure ease-of-adaptation by districts. To transfer data between your pages, GradeTransferer stores the data encrypted locally on your computer within your Chrome browser logged-in under your account. The data is erased and replaced with every new transfer. GradeTransferer collects and transmits (via modern cryptography over a secure connection) for its own use the following personally identifiable data of the user (ie: teacher) during use: – name, username, and email (used to authenticate the account) – # of grades successfully transferred (for app development & statistics) – website url where GradeTransferer is being used (to detect which gradebook you use) NOTE: While GradeTransferer works with a multitude of platforms and configurations, districts sometimes add their own unique twists and variables, which GradeTransferer then doesn’t recognize and therefore won't work. In this case, please reach out to us at “support@contact.gradetransferer.com"" so we can make some minor adjustments and make it work for you! PRIVACY: GradeTransferer does not store, collect, share, sell or otherwise transmit any student data at all for its own purpose or that of any third party. For app development purposes and better metrics of user interaction with GradeTransferer, the extension utilizes the Google Analytics API as well as custom scripts to gather and store the number of button clicks within the app interface, the URL (necessary to detect the grading platform used), the number of grades successfully transferred, and the name, username, and email of the user (used to authenticate the user) as well as browser generated error messages during its use that impede the proper functioning of GradeTransferer. Error messages do not contain student-data. All data is transmitted via modern cryptography over a secure connection. This data helps improve user experience, marketing, and guides updates for future versions. The use of information received from Google APIs will adhere to the Chrome Web Store User Data Policy, including the Limited Use requirements. For its functionality, the app temporarily stores data locally (in the user's Chrome browser, signed in under their account) until the user clears the data either by clicking ""Fill Data"" (with the 'Hold Data' toggle unselected) or the 'Trash' icon. When clicking the 'clipboard icon' in lieu of the 'Grab Data' button, GradeTransferer will use the computer's ""clipboard"" as the source for data rather than the currently open tab. DISCLAIMER: While GradeTransferer is designed to grab and transfer data as accurately as possible, ensuring the validity of entered grades solely continues to be the responsibility of the user (ie: teacher); GradeTransferer is merely a service to help expedite the process. Changes in the platforms it utilizes (ie: GClassroom, Aleks, Schoology, etc.) as well as variations in student data may cause unexpected results. GradeTransferer shows alerts of the grabbed data as well as the filled data so users can check the data being transferred and make corrections/discontinue its use and submit a software bug report to get issues resolved if necessary. By using GradeTransferer, or submitting a bug report, feature request, or other message you agree to receive email communications with regards to GradeTransferer. All product names, logos, and brands are property of their respective owners. All company, product and service names used in this app or on GradeTransferer.com are for identification purposes only. Use of these names, logos, and brands does not imply endorsement. VERSION LOG: https://gradetransferer.com/versionlog TERMS OF SERVICE: https://gradetransferer.com/tos PRIVACY POLICY: https://gradetransferer.com/privacy SUBSCRIPTIONS: https://register.gradetransferer.com SUPPORT: https://gradetransferer.com/support"
Bookmark Search
4.4
-----------------------
Search for bookmarks from the omnibox. Search for bookmarks and quickly navigate to them using the omnibox (the address bar) easily! Type the keyword ""bm"", which is shortened from the word ""bookmark"", tab/space and start typing! It can support JavaScript bookmarklets by enabling the corresponding option in the options page. This extension is open-sourced, available at GitHub: https://github.com/alvinhochun/chrome-bookmark-search Changelog ======== == 1.4.3 (2018-08-19) == - Fix the bookmark page search link on more recent Chrome versions. (Thanks nbegley for the patch.) - Fix a typo. (Thanks nbegley for the patch.) == 1.4.2.1 (2013-08-09) == - Pressing arrow keys or switching windows could cause automatic matches (first match item) to be forgotten. Some code has been modified to prevent this from happening. (Thanks northtea for pointing it out) == 1.4.2 (2013-07-11) == - JavaScript bookmarklets now requires a lesser permission. If you had enabled JavaScript bookmarklets before, you'll need to re-enable it. - You may now choose where bookmarks are opened with the keyboard. The option is available in the options page. With this option, you can open bookmarks on a new foreground tab by pressing Alt + Enter, or on a new background tab by clicking on an item with the middle mouse button. - Fixed a minor bug which sometimes causes the wrong page to be opened. == 1.4.1 (2013-03-07) == - Made the searching algorithm selection option more clearer. - Added a page to test different searching algorithm. == 1.4 (2013-02-27) == - Implemented a new searching and sorting algorithm which should give better and more useful results in general. == 1.3.4 (2013-02-20) == - Removed an optional permission which is no longer needed. - Changed the way of informing version updated. == 1.3.3 (2013-02-19) == - Changed the bookmark manager's page back to chrome://bookmarks/ (which I forgot to change in 1.3.2). - Changed the way of invoking JavaScript bookmarklet due to some security concern. == 1.3.2 (2013-02-19) == - Slightly improved the options page. - The extension will now ask you to enable JavaScript bookmarklet support when attempt to use one. - Minor code changes produces slight unnoticeable performance increase. - Chrome will now unload this extension when not being used, so it will not consume any system resources when idle. == 1.3 (2012-07-12) == - (internal) Switched to manifest version 2. - The persist permission to ""your data on all websites"" and ""your tabs and browsing activity"" is removed. Instead an option is added for enabling support for JavaScript bookmarklet. The related permissions will be requested only when the option is enabled. - A bug that prevents automatically navigating to the only match when the option ""Automatically selects full match on name"" is disabled is fixed. == 1.2.2 (2011-09-14) == - Javascript bookmarks had never worked before due to lack of permission. This version should have fixed it. == 1.2.1 (2011-09-13) == - Due to my carelessness, a full match will pops out both the selected page and the bookmark search page. This is likely fixed. - Automatically selects if there is only one search result. - Allow setting the maximum items to show. - The option page should work fine. - Some minor improvements. == 1.2 (2011-09-12) == - Bookmark Search can now automatically select the full match. (see Options) - Display is improved. It now shows both name and address. - Some minor improvements. - The icons are updated, although they are still... == 1.1 (2011-03-05) == - Changed the keyword from ""bookmark"" to ""bm""! == 1.0 (2011-02-28) == - First release!"
清除历史记录,缓存和Cookie Chrome ™
4.7
-----------------------
清理您的浏览器| 删除Chrome 浏览记录, 清除缓存,Cookies,下载,表格 Clear Cache 可以轻松有效地清理浏览器。 点击一下。使您的浏览器快速有效地工作! 您可以轻松删除: ✓ Cache. ✓ Navigation history. ✓ Cookies. ✓ Downloads history (Does not delete files). ✓ Form data. ✓ Local Storage. ✓ Passwords. ✓ IndexedDB. ✓ App cache. ✓ Web SQL Data. ✓ Data plugin. ✓ File Systems. ✓ Cache Storage. ✓ Service workers. 重要功能: ✓ 它在浏览器内部的弹出窗口中打开。 ✓ 设计简单。 ✓ 免费的。 ✓ 它没有广告。 ✓ 可在离线状态下执行。 ✓ 它不需要特殊许可。 您可以: ✓ 排序清洁选项(drag)。 ✓ 启用或禁用时间和清除选项。 ✓ 编辑键盘快捷键。 ✓ 两个设计主题,白色或深色。 为什么使用此扩展名? 1. 提高浏览器速度。 高速缓存有时会由于其获取的RAM 和内存而减慢系统和应用程序的速度。很多时候,它充满了垃圾信息,将来用户可能会不需要。 主要目标是通过减少处理和数据收集来提高性能。存储大量缓存后,机器的速度和性能将受到影响。 改善系统和应用程序性能是清除缓存的好处之一。 2. 删除Chrome 浏览记录。 如果您不希望Chrome 记录您造访过的网页,您可以删除全部或部分的浏览记录。删除浏览记录后,相关设定会套用到您已开启Chrome 同步功能并登入Chrome 的所有装置。 3. 清除快取和Cookie。 当您使用Chrome 等浏览器时,系统会将网站中的某些资讯储存到快取和Cookie。清除快取和Cookie 可以修正网站的载入或格式设定等特定问题。 4. 您将获得页面的新更新版本。 这有利于对任何网页所做的任何更改都不会由于缓存而反映出来。这就是为什么开发人员始终坚持清除缓存以查看他们已实现的更改的原因。 清除缓存后,将清除浏览器以查找网站的最新版本,并查看是否已进行更改。 5. 隐私保护。 例如,缓存还可以存储来自某些网站的私有数据。登录凭据,手机号码等如果使用公共计算机,则下一个用户可以访问其敏感信息或个人信息。 以Facebook 为例,您已登录到公共计算机,但在会话结束时尚未注销。访问以下设备的人可以访问其Facebook 帐户。这对隐私构成威胁。 同样在其他情况下,如果您担心自己的隐私,删除缓存或cookie 也是一个很好的选择。减少对您的隐私威胁。 兼容性: 清除缓存与Chrome,Brave 和Opera 兼容。 键盘快捷键(default): 打开扩展名: Alt + A 对于chromeos. Alt + A 对于windows. ⌥ + A 对于macOS. Alt + A 对于linux. 快速清洁: Alt + A,然后按ENTER 激活白色模式: F1 激活暗模式: F2 关闭扩展名: ESC ----------------- Clear Cache cleans your browser easily and effectively. With one click. Make your browser work fast! Remove and clean: ✓ Cache. ✓ Navigation history. ✓ Cookies. ✓ Downloads history (Does not delete files). ✓ Form data. ✓ Local Storage. ✓ Passwords. ✓ IndexedDB. ✓ App cache. ✓ Web SQL Data. ✓ Data plugin. ✓ File Systems. ✓ Cache Storage. ✓ Service workers. Features: ✓ Open in a popup in the browser. ✓ Simple design inspired by material design. ✓ It's free. ✓ No ads. ✓ Works offline. ✓ Not require special permissions. You can: ✓ Sort cleaning options (drag). ✓ Select time period. ✓ Enable or disable time and cleanup options. ✓ Edit keyboard shortcuts. ✓ Choose 2 design themes, light or dark. Why use this extension? 1. Improve browser speed. The cache slows down your browser, systems and applications due to the RAM and memory it acquires. Many a times it is filled with crap information, which probably will not be required by the user in future. The prime purpose is to improve the performance by reducing the data processing and fetching. With a sizeable amount of cache stored, the speed and performance of machine is hampered. Enhancing system and application performance is one of the benefits of clearing cache. 2. Delete your Chrome browsing history. If you don't want a record of webpages you've visited using Chrome, you can delete all or some of your browsing history. If you delete your browsing history, it'll take effect on all devices where you've turned sync on and signed. 3. Clear cache & cookies. When you use a browser, it saves some information from websites in its cache and cookies. Clearing them fixes certain problems, like loading or formatting issues on sites. 4. New updated version of page is fetched. The stored instance of webpage will be loaded. Any changes, in case, made to the webpage will not be reflected due to cache. That's why the developers always insist on clearing the cache memory to see the changes they have implemented. Clearing cache will signify the browser to fetch the latest version of webpage. 5. Privacy threat mitigated. The stored instance of webpage will be loaded. Any changes, in case, made to the webpage will not be reflected due to cache. That's why the developers always insist on clearing the cache memory to see the changes they have implemented. Take the example of Facebook, you have logged-in on a public machine and didn't logout at end of your session. The person accessing the device next can get access to your Facebook account. This raises a privacy threat. Also in other instances where you are worried about your privacy, deleting cache is a great option. It reduces the privacy threat for you. Compatibility: This extension is compatible with Chrome, Brave and Opera. Shortcuts Keys (default): Open the extension: Alt + A in chromeos. Alt + A in windows. ⌥ + A in macOS. Alt + A in linux. Quick clean: Alt + A and then pss ENTER Activate light mode: F1 Activate dark mode: F2 Close extension: ESC"
doc&docx的文档编辑器
3.0
-----------------------
创建和编辑文档doc,docx或odt 文檔編輯器是用於創建、編輯和查看 doc、docx 和 odt 格式的任何文檔的擴展。它是與 LibreOffice Writer Online 和文件管理器的集成,以便在您在線時處理您的所有文檔。它提供從頭開始創建文檔的直接訪問,但它也會攔截使用 Web 瀏覽器時打開的文件。它是一個與我們的文件管理器集成的文檔編輯器,可使用此桌面應用程序僅管理 DOC、DOCX 和 ODT 文件類型。 主要特點: - 創建、編輯和查看文檔。 - 樣式管理。 - 字體大小。 - 字體顏色。 - 背景顏色。 - 搜索文本。 - 插入表格/圖像.. - 高級查找和替換/正則表達式/特殊字符。 - 導出為 PDF。 - 自動保存文件。 - 開源代碼。 - 格式: * LibreOffice ODF 文本文檔 (.odt) * OpenOffice ODF 文本文檔 (.odt) * Microsoft Word 6.0/95/97/2000/XP (.doc) * Microsoft Word 2007 XML (.docx) * 微軟 WinWord 5 (.doc) * 富文本格式 (.rtf) * 文本和 CSV(.csv 和 .txt) - 具有文件和文件夾操作的文件管理器模塊:複製、移動、上傳、創建文件夾/文件等 此擴展使用提供服務的平台 http://www.offidocs.com。它可供免費在線用戶使用,但也允許與高級用戶和安裝了 OffiDocs LibreOffice Online Writer 的本地 OffiDocs 部署集成。 重要提示:此扩展程序会扫描浏览的 URL 以检测 DOC 文件。 检测到的 DOC 文件出现在从我们的服务器检索的扩展弹出窗口中的文件列表中。 扫描是从我们的服务器执行的,因此您的 URL 会报告给我们的系统。 不收集任何个人数据。 可以使用扩展弹出窗口中显示的复选框来禁用此扫描。 如果禁用此扫描,则此功能不可用,因此扩展功能非常有限。"
APKCombo Downloader
3.8
-----------------------
Download Android apps & games from Google Play Store (latest version) The extension is very easy to use: ✓ Step 1: Find the app you want to download from Google Play web https://play.google.com/store/apps ✓ Step 2: Click on the icon of the extension in your Chrome browser and within seconds you will begin to download APK & OBB to your PC. ✓ Step 3: Now you can store APK & OBB files and install APK on your Android Phone, Android Tablet, Android TV or Android Emulators later. ★ How to make sure APK file is safe? The APK file from APKCombo APK Downloader is the same as in Google Play Store. You can scan and check APK file with VirusTotal (MD5/SHA1/SHA256, Developer Certificate, Android Permissions, Android Activities, Android Services) at https://www.virustotal.com/ ★ How to install APK? ✓ Place the APK file in your phone's SDcard or Internal memory (preferably external SDcard). ✓ Browse your phone memory/external memory and tap on the APK file. ✓ Before you can install it on your phone you will need to make sure that third-party apps are allowed on your device (Settings > Security > Unknown Sources (checked) ✓ Click install ★ How to install OBB? ✓ Create folder with name as package name into Android/data/obb/ in your phone’s SDcard or Internal memory (preferably external SDcard). If you cannot find the OBB folder, you can create a it manually. ✓ You can see package name in obb file name (ex: main.8740.com.tencent.ig.obb, package name is com.tencent.ig). Or see in details page where you download obb file. Copy the OBB file and place it in the given folder created above. (ex: package name is com.tencent.ig, copy obb file to folder Android/data/obb/com.tencent.ig ✓ Make sure that the files are successfully copied in your SDcard. Congratulations you've done it Privacy Policy: https://apkcombo.com/privacy-policy The extension was developed by the team at APKCombo.com."