Sibbell

Extension for Sibbell.com

What is Sibbell?

Sibbell is a Chrome extension developed by https://sibbell.com, and its main feature is "Extension for Sibbell.com".

Extension Screenshots

screenshot
screenshot

Download Sibbell Extension CRX File

Download Sibbell 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

                        Enables a new tab page showing your latest 30 releases from Sibbell.com

Note: requires active subscription to the 'Chrome Extension' plan on sibbell.com                    

Extension Basic Information

Name Sibbell Sibbell
ID focknnclhinffehmdpokckjahcfaldac
Official URL https://chromewebstore.google.com/detail/sibbell/focknnclhinffehmdpokckjahcfaldac
Description Extension for Sibbell.com
File Size 10.42 KB
Installation Count 18
Current Version 0.1.0
Last Updated 2015-05-09
Publish Date 2015-05-09
Developer https://sibbell.com
Payment Type in_app
Extension Website https://sibbell.com/
Help Page URL https://github.com/sibbell/sibbell-issues/issues
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Sibbell",
    "version": "0.1.0",
    "manifest_version": 2,
    "description": "Extension for Sibbell.com",
    "homepage_url": "http:\/\/sibbell.com\/",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    }
}