Docs Lookup for DevDocs
Overview
Select an API name on any page, right-click, and look it up on DevDocs in a small window. One permission, no host access.
Stop switching tabs to look up an API. Select a class, method, or property name on any page, right-click, and choose "Search DevDocs for ...". The entry opens in a small window next to what you were reading. Your original tab is never touched, never navigated away from, never scrolled. WHAT IT DOES - Adds exactly one item to the right-click menu, and only when text is selected. - Opens the DevDocs entry in a compact window beside your work. - Right-click a different word and the same window switches to it instead of piling up new windows. - Works on every page, including ones where extensions are not allowed to run. IT USES YOUR OWN DEVDOCS SETUP The window loads devdocs.io as a normal top-level page, which means your own DevDocs configuration is fully in effect: the documentation sets you enabled, your theme, and your downloaded offline data. Searches are scoped to the docs you actually use and stay instant offline. This is deliberate. Extensions that render DevDocs inside their own popup or frame cannot see your DevDocs preferences at all, because DevDocs stores every preference in a same-site cookie. They fall back to a default document set. This one does not have that problem. We also do NOT hard-code a language filter: DevDocs ships nine separate Python sets alone (3.6-3.14), so any hard-coded choice would silently return unrelated results for most users. Your enabled sets are the filter. WHY IT IS SAFE - One permission: contextMenus. That is the whole list. - It cannot read any web page. There is no host permission, no activeTab, no content script and no scripting permission. The only thing it ever receives is the text you highlighted, handed to it by Chrome along with the menu click. - Your selected text does not leave the browser. It goes into the URL fragment (#q=...), and browsers never send fragments to servers. - No analytics, no tracking, no accounts, no network requests of our own, no storage. COMPLEMENTS, NOT REPLACES If you already use a popup-based DevDocs extension for "I want to look something up right now", this one covers the other case: "I just ran into a word I do not recognise while reading." They do not overlap, and installing both is fine. Open source (MIT): https://github.com/sserpolar/devdocs-lookup Unofficial. Not affiliated with DevDocs or freeCodeCamp. DevDocs is open source software by Thibaut Courouble and contributors (MPL-2.0).
0 out of 5No ratings
Details
- Version1.0.0
- UpdatedAugust 13, 2026
- Size18.28KiB
- LanguagesEnglish
- Developer
Email
jusysayhehe@gmail.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes