ASIN Assassin
This extension help user to murder ASINs on Amazon retail websites.
What is ASIN Assassin?
ASIN Assassin is a Chrome extension developed by Chenguang Pan, and its main feature is "This extension help user to murder ASINs on Amazon retail websites.".
Extension Screenshots
Download ASIN Assassin Extension CRX File
Download ASIN Assassin 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
Help people to record ASINs on Amazon retail websites. Improvement suggestions are welcome! This extension requires NO PRIVILEGES to your computer. THIS EXTENSION COMES WITH ABSOLUTELY NO WARRANTY! USE IT AT YOUR OWN DISCRETION!! YOU, THE USERS ARE 100% RESPONSIBLE FOR ANYTHING, EVERYTHING HAPPENED WITH USING THIS EXTENSION!!! ¯\_(ツ)_/¯
Extension Basic Information
Name | ASIN Assassin |
ID | flcdpleejckbkjlmhkbcibdkoakdjhpf |
Official URL | https://chromewebstore.google.com/detail/asin-assassin/flcdpleejckbkjlmhkbcibdkoakdjhpf |
Description | This extension help user to murder ASINs on Amazon retail websites. |
File Size | 8.1 KB |
Installation Count | 168 |
Current Version | 1.01 |
Last Updated | 2019-05-06 |
Publish Date | 2019-05-06 |
Developer | Chenguang Pan |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ASIN Assassin", "description": "This extension help user to murder ASINs on Amazon retail websites.", "version": "1.01", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html", "default_title": "ASIN Assassin" }, "permissions": [ "activeTab", "storage" ] } |