RedBubble Search!
Right Click Search on RedBubble!
什么是RedBubble Search!?
RedBubble Search!是由abdelhakfarissi开发的Chrome扩展程序,该扩展的主要功能是“Right Click Search on RedBubble!”。
扩展截图
下载RedBubble Search!扩展crx文件
下载RedBubble Search!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Mark some text, right click on it and search it on RedBubble Search anything on RedBubble with a simple right click. Highlight your desired text wherever, right click & search on RedBubble. Try it out now for FREE What is it good for? -prices comparing -market research -reviews in seconds -fast shopping -exact product search Search product names from any website on RedBubble.
扩展基本信息
名称 | RedBubble Search! |
ID | oagmekmnhminenfcabgppikolnkijdjc |
官方URL | https://chromewebstore.google.com/detail/redbubble-search/oagmekmnhminenfcabgppikolnkijdjc |
简介 | Right Click Search on RedBubble! |
文件大小 | 15.15 KB |
安装次数 | 135 |
当前版本 | 1.2.2 |
更新时间 | 2022-06-23 |
上架时间 | 2022-06-22 |
开发者 | abdelhakfarissi |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "RedBubble Search!", "description": "Right Click Search on RedBubble!", "version": "1.2.2", "manifest_version": 3, "icons": { "48": "\/assets\/icons\/48.png", "128": "\/assets\/icons\/128.png" }, "permissions": [ "contextMenus" ], "background": { "service_worker": "background.js" } } |