WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Chikamichi - Quickly find a page -

Chikamichi - Quickly find a page -

View on Chrome Web Store
View Chikamichi - Quickly find a page - Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (20 ratings)
1 new ratings
44 views
This extension has been viewed 44 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.
Type
Extension
Users
2,000 users
RyoKawamata
View author page of RyoKawamata
Featured Extension

Hand-picked for quality and usefulness

Published
Published on January 8, 2022
Version 3.4.0
Manifest version
3
Updated
Updated on November 30, 2022
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Chikamichi - Quickly find a page - Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chikamichi - Quickly find a page -",
    "version": "3.4.0",
    "description": "Command pallet for the browser. Enables fuzzy search for histories, tabs and bookmarks.",
    "action": {
        "default_icon": ".\/assets\/icon-512.png",
        "default_popup": ".\/dist\/popup\/index.html"
    },
    "background": {
        "service_worker": ".\/dist\/background\/index.mjs"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+K",
                "mac": "Alt+K"
            }
        }
    },
    "icons": {
        "16": ".\/assets\/icon-512.png",
        "48": ".\/assets\/icon-512.png",
        "128": ".\/assets\/icon-512.png"
    },
    "permissions": [
        "tabs",
        "windows",
        "history",
        "bookmarks",
        "search"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top