RedBubble Search!

Right Click Search on RedBubble!

What is RedBubble Search!?

RedBubble Search! is a Chrome extension developed by abdelhakfarissi, and its main feature is "Right Click Search on RedBubble!".

Extension Screenshots

screenshot

Download RedBubble Search! Extension CRX File

Download RedBubble Search! 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

                        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.                    

Extension Basic Information

Name RedBubble Search! RedBubble Search!
ID oagmekmnhminenfcabgppikolnkijdjc
Official URL https://chromewebstore.google.com/detail/redbubble-search/oagmekmnhminenfcabgppikolnkijdjc
Description Right Click Search on RedBubble!
File Size 15.15 KB
Installation Count 135
Current Version 1.2.2
Last Updated 2022-06-23
Publish Date 2022-06-22
Developer abdelhakfarissi
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}