BrickFinder
Find information about LEGO(r) set.
What is BrickFinder?
BrickFinder is a Chrome extension developed by Wojciech Nowak, and its main feature is "Find information about LEGO(r) set.".
Extension Screenshots
Download BrickFinder Extension CRX File
Download BrickFinder 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
This extension allows you to find information about LEGO(r) sets in two ways: 1) Select set number on a page, then use a context menu to open a page of your interest. 2) Double click on a set number and wait for a new window to load. You can choose which pages are available for use or try to add your own. Available pages: Bricklink.com (default), Brickset.com (default), Amazon, Ebay, Allegro. In case of any questions or issues please contact me directly or on github.
Extension Basic Information
Name | BrickFinder |
ID | hieflnlieaipflhjenpbapkljiabhdbk |
Official URL | https://chromewebstore.google.com/detail/brickfinder/hieflnlieaipflhjenpbapkljiabhdbk |
Description | Find information about LEGO(r) set. |
File Size | 92.05 KB |
Installation Count | 99 |
Current Version | 1.30 |
Last Updated | 2023-05-28 |
Publish Date | 2018-06-03 |
Developer | Wojciech Nowak |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/WojciechNowak/BrickFinder |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "BrickFinder", "description": "Find information about LEGO(r) set.", "author": "Wojciech Nowak", "version": "1.30", "background": { "persistent": false, "css": [ "css\/styles.css" ], "scripts": [ "js\/common.js", "js\/pageCreator.js", "js\/eventListener.js" ] }, "content_scripts": [ { "matches": [ " |