All Projects → huhu → Rust Search Extension

huhu / Rust Search Extension

Licence: other
🦀 The ultimate search extension for Rust

Programming Languages

javascript
184084 projects - #8 most used programming language
rust
11053 projects

Projects that are alternatives of or similar to Rust Search Extension

Web Search Navigator
Chrome/Firefox extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others
Stars: ✭ 532 (-1.48%)
Mutual labels:  chrome-extension, firefox-extension
Extanalysis
Browser Extension Analysis Framework - Scan, Analyze Chrome, firefox and Brave extensions for vulnerabilities and intels
Stars: ✭ 351 (-35%)
Mutual labels:  chrome-extension, firefox-extension
Buster
Captcha solver extension for humans
Stars: ✭ 4,244 (+685.93%)
Mutual labels:  chrome-extension, firefox-extension
Reddit Enhancement Suite
Reddit Enhancement Suite
Stars: ✭ 3,326 (+515.93%)
Mutual labels:  chrome-extension, firefox-extension
Easy To Rss
🚀 Chrome/Firefox Extension to retreive RSS feeds URLs from WebSite, RSSHub supported
Stars: ✭ 386 (-28.52%)
Mutual labels:  chrome-extension, firefox-extension
Tabwrangler
A browser extension that automatically closes your unused tabs so you can focus on the tabs that matter
Stars: ✭ 306 (-43.33%)
Mutual labels:  chrome-extension, firefox-extension
Simpread
简悦 ( SimpRead ) - 让你瞬间进入沉浸式阅读的扩展
Stars: ✭ 5,352 (+891.11%)
Mutual labels:  chrome-extension, firefox-extension
Web Archives
Browser extension for viewing archived and cached versions of web pages
Stars: ✭ 263 (-51.3%)
Mutual labels:  chrome-extension, firefox-extension
Fake Filler Extension
A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
Stars: ✭ 383 (-29.07%)
Mutual labels:  chrome-extension, firefox-extension
Timelineextension
Windows Timeline & Project Rome Web Extension
Stars: ✭ 375 (-30.56%)
Mutual labels:  chrome-extension, firefox-extension
Markdown Viewer
Markdown Viewer / Browser Extension
Stars: ✭ 497 (-7.96%)
Mutual labels:  chrome-extension, firefox-extension
Search By Image
Browser extension for reverse image search, available for Edge, Chrome and Firefox
Stars: ✭ 500 (-7.41%)
Mutual labels:  chrome-extension, firefox-extension
Browser Extension Template
📕 Barebones boilerplate with webpack, options handler and auto-publishing
Stars: ✭ 296 (-45.19%)
Mutual labels:  chrome-extension, firefox-extension
Stylus
Stylus - Userstyles Manager
Stars: ✭ 3,642 (+574.44%)
Mutual labels:  chrome-extension, firefox-extension
Realize
A React component tree visualizer
Stars: ✭ 285 (-47.22%)
Mutual labels:  chrome-extension, firefox-extension
Fehelper
😍FeHelper--Web前端助手(Awesome!Chrome & Firefox & MS-Edge Extension, All in one Toolbox!)
Stars: ✭ 3,880 (+618.52%)
Mutual labels:  chrome-extension, firefox-extension
Archiveror
Archiveror will help you preserve the webpages you love. 💾
Stars: ✭ 246 (-54.44%)
Mutual labels:  chrome-extension, firefox-extension
Retire.js
scanner detecting the use of JavaScript libraries with known vulnerabilities
Stars: ✭ 2,909 (+438.7%)
Mutual labels:  chrome-extension, firefox-extension
Webextension Toolbox
Small CLI toolbox for cross-browser WebExtension development
Stars: ✭ 365 (-32.41%)
Mutual labels:  chrome-extension, firefox-extension
Browser Addon
Kee adds free, secure and easy password management features to your browser which save time and keep your private data more secure.
Stars: ✭ 386 (-28.52%)
Mutual labels:  chrome-extension, firefox-extension

Rust Search Extension

简体中文

The ultimate search extension for Rust

Chrome Web Store Mozilla Add-on Microsoft Edge license-mit license-apache Discord

Search docs, crates, builtin attributes, official books, and error codes, etc in your address bar instantly.

https://rust.extension.sh/

Installation

Features

  • Search Primitive Types and Modules
  • Search Structs, Traits and Enums
  • Search Functions, Methods and Macros
  • Search builtin attributes
  • Search nightly docs
  • Search crates on https://crates.io or https://lib.rs
  • Search any third-party crate's docs
  • Search Compiler Error Index with error codes
  • Search Rust official book chapters
  • Search Cargo Clippy lints
  • Search Caniuse.rs and RFC
  • Offline mode supported, search local Rust docs (rustup docs --std)
  • Builtin commands (:yet, :book, :stable, :label, :tool, :mirror, :update and :history etc)
  • Docs.rs enhancements (display Feature flags)
  • Github rust-lang release page enhancements (show table of content)
  • docs.rust-lang.org enhancements (link all "since" and "issue" label)

How to use it

Input keyword rs in the address bar, press Space to activate the search bar. Then enter any word you want to search, the extension will response the related search results instantly.

demonstration.gif

Diagram

diagram

Contribution

jsonnet is required before getting started. To install jsonnet, please check jsonnet's README. For Linux users, the snap is a good choice to install jsonnet.

$ git clone --recursive https://github.com/huhu/rust-search-extension
Cloning into 'rust-search-extension'...
$ cd rust-search-extension

$ make chrome # For Chrome version

$ make firefox # For Firefox version

$ make edge # For Edge version

Get involved

  • You can contact us on Discord Channel: https://discord.gg/xucZNVd
  • Or by adding the Wechat ID: huhu_io, we'll invite you to our Wechat group.

Miscellaneous

Thanks

Thanks for the sponsorship from these great companies.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].