Confluence Bookmark Editor
Mass editor for bookmarks.
What is Confluence Bookmark Editor?
Confluence Bookmark Editor is a Chrome extension developed by Unknown, and its main feature is "Mass editor for bookmarks.".
Extension Screenshots
Download Confluence Bookmark Editor Extension CRX File
Download Confluence Bookmark Editor 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
user should install it to bulk edit the bookmarks
Extension Basic Information
Name | Confluence Bookmark Editor |
ID | lecllaikbjmfmghkclbpabnjcdmpojbf |
Official URL | https://chromewebstore.google.com/detail/confluence-bookmark-edito/lecllaikbjmfmghkclbpabnjcdmpojbf |
Description | Mass editor for bookmarks. |
File Size | 31.64 KB |
Installation Count | 123 |
Current Version | 0.0.3 |
Last Updated | 2018-09-17 |
Publish Date | 2018-09-17 |
Rating | 4.00/5 Total 2 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Confluence Bookmark Editor", "description": "Mass editor for bookmarks.", "version": "0.0.3", "permissions": [ "bookmarks" ], "browser_action": { "default_title": "Confluence Bookmark Editor", "default_icon": "images\/sb.png", "default_popup": "options\/mybookmarks.html" }, "manifest_version": 2 } |