2 items
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).
Aug 13, 2026
rating_count is the Chrome Web Store ratings count, not a written-review count.
Media assets
Screenshots and videos on the listing.
Has promo video
Whether the listing includes at least one video.
Languages
Declared language locales.
Developer website
Listing exposes a developer website URL.
Contact email
Listing exposes a contact email.
Keyword in name
Case-insensitive substring match in the name.
Keyword in description
Case-insensitive substring match in the description.
Keyword occurrences in description
Count of case-insensitive occurrences in the description.
Category user-count percentile
Share of same-category extensions with fewer users (null if unknown).
These are transparent listing completeness / keyword signals, not a prediction of Chrome Web Store search ranking.