RedBubble Search!

Right Click Search on RedBubble!

Cos'è RedBubble Search!?

RedBubble Search! è un'estensione di Chrome sviluppata da abdelhakfarissi, e la sua funzione principale è "Right Click Search on RedBubble!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione RedBubble Search!

Scarica i file di estensione RedBubble Search! in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome RedBubble Search! RedBubble Search!
ID oagmekmnhminenfcabgppikolnkijdjc
URL Ufficiale https://chromewebstore.google.com/detail/redbubble-search/oagmekmnhminenfcabgppikolnkijdjc
Descrizione Right Click Search on RedBubble!
Dimensione del File 15.15 KB
Conteggio Installazioni 135
Versione Corrente 1.2.2
Ultimo Aggiornamento 2022-06-23
Data di Pubblicazione 2022-06-22
Sviluppatore abdelhakfarissi
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}