BrickFinder
Find information about LEGO(r) set.
什麼是BrickFinder?
BrickFinder是由Wojciech Nowak開發的Chrome擴展程式,該擴展的主要功能是“Find information about LEGO(r) set.”。
擴展截圖
下載BrickFinder擴展crx文件
下載BrickFinder擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | BrickFinder |
ID | hieflnlieaipflhjenpbapkljiabhdbk |
官方網址 | https://chromewebstore.google.com/detail/brickfinder/hieflnlieaipflhjenpbapkljiabhdbk |
簡介 | Find information about LEGO(r) set. |
檔案大小 | 92.05 KB |
安裝次數 | 99 |
目前版本 | 1.30 |
更新時間 | 2023-05-28 |
上架時間 | 2018-06-03 |
開發者 | Wojciech Nowak |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://github.com/WojciechNowak/BrickFinder |
支援的語言 | 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": [ " |