Flacless

Flacless web helper.

What is Flacless?

Flacless is a Chrome extension developed by jnckmedia, and its main feature is "Flacless web helper.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Flacless Extension CRX File

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

                        Faster download on Flacless website.

Flacless is an efficient browser extension that focuses on download at full speed on the flacless website.

Install this extension for high speed download on Flacless website.                    

Extension Basic Information

Name Flacless Flacless
ID iojgigkbmadnbjljmgckmddodjlilekn
Official URL https://chromewebstore.google.com/detail/flacless/iojgigkbmadnbjljmgckmddodjlilekn
Description Flacless web helper.
File Size 67.44 KB
Installation Count 4,459
Current Version 1.6
Last Updated 2021-10-05
Publish Date 2020-01-03
Rating 4.30/5 Total 30 Ratings
Developer jnckmedia
Email [email protected]
Payment Type free
Extension Website https://flacless.com
Supported Languages en
manifest.json
{
    "content_scripts": [
        {
            "js": [
                "src\/ID3Writer.js",
                "src\/fileSaver.js",
                "src\/axios.js",
                "src\/jquery.js",
                "src\/downloader.js"
            ],
            "matches": [
                "*:\/\/*.flacless.com\/track\/*"
            ]
        }
    ],
    "background": {
        "scripts": [
            "src\/axios.js",
            "background.js"
        ]
    },
    "description": "Flacless web helper.",
    "homepage_url": "https:\/\/flacless.com",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqrl7a2i8PjgzkKqoMEyVbMDOcqYNSrpDC\/VuWiZD767YMyvj+aSoQAjiiFbEvgf30vWW2SiXsaW0gxO40JszoSqZYlEMiVoCTfs14PTBrSWEgFD\/kF4zkCaVOdZxgSS09ePx6r20pc0wdcaKC0XUd4aYpv+WMPyeACqMRxTD+isqW74ppWQ58nZom5QZhJl00JR\/M8yS\/XjVk3AbEvSBgZDGV57fNhmwuVrS7o+1VDLLeF5+0XCRZfV+CXeRjNj0mPnBAl7ynocv90uWFTYYWJ54ZPIiCh6i+gezUm9BT1tqv9B\/pe7rcLL8wAegAujNdV0ER70DSdlex6kE\/JhytwIDAQAB",
    "manifest_version": 2,
    "name": "Flacless",
    "permissions": [
        "*:\/\/*.flacless.com\/*",
        "*:\/\/*.dzcdn.net\/*",
        "*:\/\/dz.loaderapp.info\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6"
}