Column Bookmarks
Column Bookmarks
What is Column Bookmarks?
Column Bookmarks is a Chrome extension developed by paulovictor237, and its main feature is "Column Bookmarks".
Extension Screenshots
Download Column Bookmarks Extension CRX File
Download Column Bookmarks extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Replaces the new tab with a dashboard of your Bookmarks in a column view folder.
Extension Basic Information
Name | Column Bookmarks |
ID | ocjdiehlhhoiahkbbgmjnfeipjpbhhph |
Official URL | https://chromewebstore.google.com/detail/column-bookmarks/ocjdiehlhhoiahkbbgmjnfeipjpbhhph |
Description | Column Bookmarks |
File Size | 274 KB |
Installation Count | 46 |
Current Version | release |
Last Updated | 2023-04-20 |
Publish Date | 2022-08-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | paulovictor237 |
[email protected] | |
Payment Type | in_app |
Extension Website | https://github.com/paulovictor237/chrome-column-bookmarks |
Help Page URL | https://github.com/paulovictor237/chrome-column-bookmarks |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Column Bookmarks", "description": "Column Bookmarks", "version": "5.5.1", "version_name": "release", "manifest_version": 3, "permissions": [ "favicon", "bookmarks" ], "browser_action": { "default_title": "Column", "default_icon": "\/img\/favicon96.png" }, "icons": { "16": "\/img\/favicon.png", "32": "\/img\/favicon.png", "96": "\/img\/favicon.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "web_accessible_resources": [ { "resources": [ "_favicon\/*" ], "matches": [ " |