全部应用

Asciidoctor.js Live Preview
4.7
-----------------------
Render AsciiDoc (.ad, .adoc, .asc, .asciidoc) as HTML inside your browser! This project uses Asciidoctor.js to render AsciiDoc as HTML. Usage 1. Check Allow access to file URLs in chrome://extensions 2. Open local or remote .ad, .adoc, .asc, .asciidoc file in Chrome 3. Enjoy! Options The extension can be configured via an options page. To open the options page, right-click the extension icon and choose Options on the menu. You can also go to chrome://extensions and click the Options link. The options page let you add custom attributes or change the theme of the AsciiDoc HTML output. Changelog 2.7.0 • Fix MathJax equation numbering (#412) • Upgrade Asciidoctor.js from 2.2.0 to 2.2.1(based on Asciidoctor 2.0.12) • Upgrade Asciidoctor Kroki from 0.8.2 to 0.12.0 (add excalidraw, bpmn and bytefield as a supported diagrams) • Global configuration using `kroki-default-format` and `kroki-default-options` attributes • Upgrade bulma from 0.8.2 to 0.9.1 2.6.1 • Do not add the toc2 class if the document has no section - thanks @mnrvwl • Stop auto reload when the extension has been disabled - thanks @mnrvwl • Remove the deprecated options_page - thanks @mnrvwl • Upgrade Asciidoctor.js from 2.1.1 to 2.2.0 • Upgrade Asciidoctor Kroki from 0.7.0 to 0.8.1 • Support sidebar toc • Compatibility with Firefox, use the same codebase again! • Remove chartist sourcemap reference 2.5.0 • Upgrade Asciidoctor.js from 2.0.3 to 2.1.1 • Show errors thrown by the background script on the page (thanks @doub) • Catch exceptions thrown by the initial XMLHttpRequest • Use the `Cache-Control` header to make sure that we fetch the latest version available • Upgrade Asciidoctor Kroki from 0.4.0 to 0.7.0 with new diagrams: `packetdiag`, `rackdiag`, `vega` and `vegalite` • Upgrade chartist from 0.11.0 to 0.11.4 • Upgrade bulma from 0.7.5 to 0.8.2 2.4.0 • Move the fetch and convert functions in the background script (as the latest version of Chrome 80+ blocks `XMLHttpRequest` sent by the content script) • Upgrade to MathJax 3.0.1 2.3.0 • Upgrade to MathJax 3.0.0 (thanks @sindzicat) • Use server-side syntax highlighting (thanks @john-cj) 2.2.0 • Fix inter-document cross references by using `.adoc` as `outfilesuffix` (thanks @jmini) • Disable the diagram extension by default (can be enabled in options page) • The Kroki server URL can now be configured in the options page (for instance, you can point to a local instance) 2.1.0 • Set built-in attributes docfile, docname and docfilesuffix (thanks @utopalex & @ehmkah) • Use Kroki extension to render diagrams (support BlockDiag, SeqDiag, ActDiag, NwDiag, C4, Ditaa, Erd, GraphViz, Mermaid, Nomnoml, PlantUML, SvgBob and UMLet diagrams!) 2.0.0 • Load additional languages for highlight.js (using :highlightjs-languages: attribute) • Upgrade to Asciidoctor.js 2.0.3 • The default safe mode is now safe (was secure)"
Mokku
3.4
-----------------------
Adds the API mocker MOKKU to Chrome Developer Tools for seamless integration & testing. Mokku helps user by mocking API and changing their response, response time and status, user can try all test case scenario like long loading time, error states, or any missing or incorrect data. Mokku adds itself as a tab in dev tools as a panel. In the tab user can see network logs and mocks. Any network call from the logs can be mocked by simply clicking mock button then response can be edited. User can also search logs. Mock can also be created from scratch from create mock button. Detailed Release notes: https://github.com/mukuljainx/Mokku/releases v2.0.6 Remove sentry from inject script Error handling while searching mocks v2.0.4 Feature: load Mokku in separate window as well Add sentry for error tracking Mock headers from log as well v2.0.1 Fix: status not reflecting in mock Feat: add option to edit mocked log v2.0.0 New UI Dark Theme Resizable modal (log and mock) Better code (allows adding feature quickly) Bug fixes v1.8.2 Fixed the broken build. v1.8.0 Updates the manifest and other packages to latest version. Nothing new, this can break things but a required change to improve the extension and to release v2.0.0 v1.7.0 Allow user to create multiple mocks with same url and method. On creating new mock any previous will be disabled, same goes for enabling any mock. Adds description field for mocks. v1.6.1 Bug fix v1.5.0 Add text response format. v1.4.0 Auto format JSON after pasting, if valid v1.3.0 Import and export Mocks Copy a mock for quick duplication v1.2.0 New JSON Editor with linting more verbose errors v1.1.0 Dynamic URL Mocking URL such as 1. ""service/chat/user/:userId/messages"" can be added. All the URL such as ""service/chat/user/u1/messages"", ""service/chat/user/u2/messages"" etc will be matched though response will remain same. In future userId will available as param just like express and you can provide a handler function. 2. ""service/some/thing/(.*)"" can also be added, (.*) will match anything just like the above. All URL's are accessible but Mokku doesn't inject scripts into any pages apart from which are served locally and accessed using 'http://localhost*' until enabled from the Panel. Collections & Dynamic mock generators coming soon! You can submit issues, bugs or feature request at https://github.com/mukuljainx/mokku/issues"
PageSpeed Insights (MV3)
3.4
-----------------------
Analyze the performance of your webpages and get specific suggestions on how to optimize them. 1. This extension is experimental. 2. The UI is using the open source code, which is different from the current (deprecated) PageSpeed Insights extension. 3. If you are using ARM-based computer, this is your only choice for PageSpeed Insights for now. [ NOTE: if you find any bugs, please file an issue at https://github.com/songlibo/pagespeed-chrome-extension/issues ] Update: 2023-01-26 v0.0.2.0 Rewrite the some C++ code for WebAssembly, and migrated the extension to manifest_version:3. 2022-07-14 v0.0.1.11 Removed pnacl module as it is deprecated. Stay tuned for a new implementation of the running code. 2018-07-10 v0.0.1.10 Fix issue/34. Background color. 2018-02-04 v0.0.1.9 Fix issue/30. Chrome 65 changes an object type from Date to string. 2017-08-22 v0.0.1.8 Fix issue/29, which mark data uri for caching. Also show a button in the browser action popup to open PageSpeed Insights online. 2017-04-26 v0.0.1.7 Fix issue/6, which breaks when the extension is updated. Also add a link to the options page. 2017-04-25 v0.0.1.6 Fix localStorage issue/26, and ignore extension files issue/8. Default to use lossy compression for images (option to revert back to lossless), add option to compressing images using Guetzli (warning: use a lot of memory, and very slow). 2017-03-02 v0.0.1.5 Fix issues/22, 24. Fix language selection in options, show RTL for Arabic and Hebrew, and save/load result. 2016-11-30 v0.0.1.4 Fix issues/21. FileError is not defined. 2016-11-09 v0.0.1.3 Fix issues/20. Optimized Images don't work. 2016-02-19 Detect NaCl plugin before running PageSpeed. If NaCl is not available, the PageSpeed will not start, and give a better message to install or enable the plugin. 2015-12-25 Update the issue link on github so that you can file bugs and request features. 2015-10-01 Add the missing guide (popup when clicking the icon). 2014-02-21 Add loading progress -- the loading of PNaCl is very slow when first installed or updated. It should be fast afterward."
UT Registration Plus
4.9
-----------------------
Improves the course registration process at the University of Texas at Austin! We've all been there. 20 tabs of Rate My Professor, Catalyst, UT Planner, and the UT Course Catalog open and you still don't know what classes to take. What this extension tries to do is streamline most of the unnecessary steps and headaches of registering for classes at UT Austin. - Puts all the courses for a department into a scroll-able list. - Provides a ""breakdown"" popup for every class on the Course Catalog, with quick and easy links to the RateMyProfessor and eCIS pages of the professor, as well as syllabi from when the professor taught the class in the past. - Gets the course description and highlights the important information like prerequisites, restrictions, etc. - Shows graphs of the grade distributions for the semesters the professor taught the class in the past. - Gives you the ability to ""Save Courses"" and view them and their information in the extension popup, where you can quickly copy their unique numbers. This lets you see any schedule conflicts, and also register much quicker. You can also ""save"" a course just through its unique number. - Lets you import/export your schedule for easy sharing. - Highlights and crosses-out what courses on the UT Course Catalog would conflict with your currently saved courses, making selecting courses that fit with your schedule so much easier. - Displays a weekly schedule from your saved courses, so that you can easily see how difficult or easy it might be. You can save a picture of the schedule, and even export it to an ICS file that you can import into Google Calendar or iCalendar. - Import from your already registered schedule page to your saved courses, so you don't have to add each one individually *Extension images created by Kevin Dao* Extension open source at https://github.com/sghsri/UT-Registration-Plus"
2chRevival
4.6
-----------------------
2ちゃんねる、5ちゃんねる、BBSPINKのDAT落ちしたスレを簡単復活! 2.3.14 5chに対応 2.3.13 2chの仕様変更に対応 2.3.11 2chの仕様変更に対応、dat落ちしたスレッドの復活に対応 2.3.10 人大杉時の復活に対応しました。 2.3.9 スレッド以外でも動作してしまうバグを修正しました。 2.3.7-2.3.8 おまたせしました、仕様変更に完全対応しました 2.2.5 仕様変更に対応、DAT落ちや表示されないスレッドがある場合、過去ログを検索します。 2.2.4 今後の仕様変更に対応するため一時的に機能を停止しました。 2.2.3 細かいバグを修正しました。 2.2.2 拡張機能の仕様変更に対応しました。細かいバグを修正しました。 2.2.1 シークレットモードに対応しました。細かいバグを修正しました。 2.0.0 より快適にご使用いただくため、プログラムをフルスクラッチしました。バグの報告はコメント欄よりどうぞ 1.8.17 検索の高速化、ページアイコンクリック時の動作を変更しました 1.8.15 様々な仕様変更、機能追加を行いました。復活できる確率が上がりました 1.6.16 ボタンが表示されないスレッドがあるバグを修正しました ★動作に問題がある場合や要望がある場合はコメント欄にてお願いします。   改善点がある場合なるべく対応したいと思います。 2ちゃんねる(2ch)やBBSPINKでDAT落ち(過去ログ化)してしまったスレッドを復活させます。 ワンクリックで自動的に過去ログを検索するので難しい操作は一切必要ありません。 また、無駄なアイコンなどは一切表示されず、DAT落ちした時のみ復元ボタンが表示されるのでとても快適に使用することが出来ます。 >403になる方 Chrome以外で使用すると403を返す仕様になっています ユーザーエージェントを切り替えている場合も403を返しますので一度ご確認下さい"
Scrible Toolbar
3.6
-----------------------
Smarter Web reading & research. Annotate, bookmark, save, cite, manage & share online articles. Use with your Scrible.com account. The Scrible service streamlines the research and writing process for students and teachers, but is generally useful to anyone researching anything on the internet. The Scrible Toolbar extension allows you to save and work with articles in Scrible while browsing the web. Click the extension to launch our Toolbar on any webpage or PDF. This will save it to your Scrible account and open up a Toolbar with tools to highlight, comment, and more. If you revisit a page you've previously saved to your account with the Toolbar, the Toolbar will automatically launch and reload your annotations. Historically, teachers and students have had to manage multiple tools through the research and writing workflow. Scrible consolidates those tools in one place, streamlining a student's process of curating, annotating, citing and writing. Our Toolbar lets you: - Save web pages, PDFs and database articles instantly - Highlight key facts and passages to refer to later - Annotate and add comments to capture first thoughts Once pages are saved, in the Scrible Library users can: - Quickly browse and full text search through sources - Organize source information with categorical tags - Select sources to add to a bibliography Sign into your Scrible account to access your Scrible Library or sign up for a free account at https://www.scrible.com/sign-in/ Scrible supports learning across multiple content areas (e.g. ELA, social studies, science, foreign language), programs (e.g. AP Capstone, IB), support areas (e.g. SPED, ELL), project types (e.g. science fair, National History Day) and initiatives (e.g. personalized learning, project based learning, writing across the curriculum). Scrible also supports special education and ELL students and educators. Learn more at https://www.scrible.com/ Have any questions? Visit our How to Guides ( https://sites.google.com/scrible.com/guides/how-to-guides ) or our Help Page ( https://www.scrible.com/help/ ) — Team Scrible"
Passbolt - Open source password manager
4.2
-----------------------
Passbolt extension for the open source password manager for teams. Passbolt is an open source password manager designed for collaboration. You can securely generate, store, manage and monitor your team credentials. Get access to all of your logins and passwords from multiple browsers or even your mobile phone. Create strong random passwords, thanks to the fully customizable password generator, and share them instantly with your team. Passbolt is built on top of an open API made for developers and agile teams. Passbolt is extensible and yet usable by everyone. No technical knowledge is required to use it. This is why Passbolt is trusted by small businesses, as well as government offices, regulated industries, and privacy-conscious organizations: Boost collaboration & productivity: - Easily share one password, or a folder with a single user or a group of users; - Use personal or shared tags to identify passwords and secrets; - Give specific access rights to a user or group; - Get detailed reporting on access & change history. Security by design. Audited and certified: - True end-to-end encryption; - Interoperable cryptography based on OpenPGP; - Full control your own encryption key; - Access revocation that actually works; - Regularly audited by independent auditors. Made in Europe. Privacy by default: - Host it in our cloud, located in Europe; - Or self-host it for full data ownership; - No tracker, no strings attached. Passbolt source code comes under an AGPL license (yes even the commercial version) and is publicly available. You are free to audit it, contribute to it, or redistribute it. This add-on is required to use the software, in order to provide advanced security features as well as functionality such as password auto filling on web pages. Get started now: https://www.passbolt.com/cloud/signup Check the source code: https://github.com/passbolt"