Succ Button
SUCC in the comfort and safety of your own home!
What is Succ Button?
Succ Button is a Chrome extension developed by me2thanks, and its main feature is "SUCC in the comfort and safety of your own home!".
Download Succ Button Extension CRX File
Download Succ Button 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
Extension Basic Information
Name | |
ID | edimjglkpeanghjiaelfipijbfodfkcl |
Official URL | https://chrome.google.com/webstore/detail/succ-button/edimjglkpeanghjiaelfipijbfodfkcl |
Description | SUCC in the comfort and safety of your own home! |
File Size | 105 KB |
Installation Count | 195 |
Current Version | 0.9 |
Last Updated | 2016-07-23 |
Publish Date | 2016-07-23 |
Rating | 5.00/5 Total 10 Ratings |
Developer | me2thanks |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "succicon.png", "default_popup": "popup.html" }, "name": "Succ Button", "description": "SUCC in the comfort and safety of your own home!", "version": "0.9", "manifest_version": 2, "permissions": [ "activeTab" ] } |