Amazon Button - Shop faster, Save bigger!

Gift for Amazon shoppers! Now enjoy shopping at your favorite destination with just one click of a button next to the address bar.

Amazon Button - Shop faster, Save bigger!란 무엇입니까?

Amazon Button - Shop faster, Save bigger!은(는) SRP에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Gift for Amazon shoppers! Now enjoy shopping at your favorite destination with just one click of a button next to the address bar."입니다.

확장 프로그램 스크린샷

screenshot

Amazon Button - Shop faster, Save bigger! 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        < OVERVIEW >
Now shopping at your favorite site has got even easier with the new 'AMAZON BUTTON' Chrome extension, where your favorite Amazon is just a click away.

< CAN'T WAIT, WON'T WAIT... >
Tired of again-and-again opening new TABS and typing in ‘WWW.AMAZON.IN’ in the address bar every time you want to access Amazon is now the old way.

< FEATURES >
+ You have the freedom to access Amazon with just one click of a button situated just next to the address bar on your Chrome browser.
+ You'll be automatically redirected to Amazon in a new tab, no matter which tabs you were previously on, and also without losing your currently open tabs.
+ No need to open new tabs, no need to type in the URLs, nothing.
+ Just click on the Amazon Button.

< STILL CONFUSED? >
Still not sure whether to use the extension or not, just give it a try and I'm sure you will love it and in case you've removed the extension you're going to definitely miss it.

< YOUR FEEDBACK >
Not liked the extension, or have some suggestions to share with us, please feel free to write to us at: ‘[email protected]’.
Your feedback will be helpful in improving the extension and making it much better with the addition of new features.

Thanks for using ‘AMAZON BUTTON’ and happy shopping!

Copyright © SRP.
Amazon and the Amazon logo are trademarks of Amazon.com. ‘AMAZON BUTTON’ Chrome extension is not Amazon.com accredited.                    

확장 프로그램 기본 정보

이름 Amazon Button - Shop faster, Save bigger! Amazon Button - Shop faster, Save bigger!
ID gfffcbpkeepadfiiepffdmnekbpkhklm
공식 URL https://chromewebstore.google.com/detail/amazon-button-shop-faster/gfffcbpkeepadfiiepffdmnekbpkhklm
설명 Gift for Amazon shoppers! Now enjoy shopping at your favorite destination with just one click of a button next to the address bar.
파일 크기 69.99 KB
설치 횟수 148
현재 버전 3.18.1.5
최근 업데이트 2018-01-04
출시 날짜 2018-01-04
개발자 SRP
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Amazon Button - Shop faster, Save bigger!",
    "version": "3.18.1.5",
    "description": "Gift for Amazon shoppers! Now enjoy shopping at your favorite destination with just one click of a button next to the address bar.",
    "author": "SRP",
    "icons": {
        "128": "icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Amazon"
    }
}