RedBubble Search!

Right Click Search on RedBubble!

RedBubble Search!란 무엇입니까?

RedBubble Search!은(는) abdelhakfarissi에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Right Click Search on RedBubble!"입니다.

확장 프로그램 스크린샷

screenshot

RedBubble Search! 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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! 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"
    }
}