Soap Hub
Install our Soap Hub add-on and never miss any important update from your favorite soap opera.
What is Soap Hub?
Soap Hub is a Chrome extension developed by https://soaphub.com, and its main feature is "Install our Soap Hub add-on and never miss any important update from your favorite soap opera.".
Extension Screenshots
Download Soap Hub Extension CRX File
Download Soap Hub 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
Install our Soap Hub add-on and never miss any important update from your favorite soap opera. The latest spoilers, news and updates from Young & The Restless, Days of Our Lives, General Hospital and Bold and The Beautiful.
Extension Basic Information
Name | Soap Hub |
ID | dldcpkmlbhkbpbahlgjjdfadjpbkbjfh |
Official URL | https://chromewebstore.google.com/detail/soap-hub/dldcpkmlbhkbpbahlgjjdfadjpbkbjfh |
Description | Install our Soap Hub add-on and never miss any important update from your favorite soap opera. |
File Size | 26.2 KB |
Installation Count | 224 |
Current Version | 1.1 |
Last Updated | 2017-07-07 |
Publish Date | 2017-07-06 |
Rating | 4.00/5 Total 3 Ratings |
Developer | https://soaphub.com |
[email protected] | |
Payment Type | free |
Extension Website | https://soaphub.com |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Soap Hub", "description": "Install our Soap Hub add-on and never miss any important update from your favorite soap opera.", "version": "1.1", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "https:\/\/soaphub.com\/*" ], "chrome_url_overrides": { "newtab": "soaps.html" } } |