Fractal Network

Add links to your fractal quickly and easily!

What is Fractal Network?

Fractal Network is a Chrome extension developed by https://8fractals.com, and its main feature is "Add links to your fractal quickly and easily!".

Download Fractal Network Extension CRX File

Download Fractal Network 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

                        Add links to your fractal quickly and easily!                    

Extension Basic Information

Name Fractal Network Fractal Network
ID nebgcdbkoabmhkifggljggajdejioong
Official URL https://chromewebstore.google.com/detail/fractal-network/nebgcdbkoabmhkifggljggajdejioong
Description Add links to your fractal quickly and easily!
File Size 602 KB
Installation Count 15
Current Version 0.2.3
Last Updated 2016-07-17
Publish Date 2016-07-17
Rating 5.00/5 Total 2 Ratings
Developer https://8fractals.com
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Fractal Network",
    "version": "0.2.3",
    "icons": {
        "128": "icon_128.png"
    },
    "permissions": [
        "cookies",
        "*:\/\/www.8fractals.com\/",
        "*:\/\/*.8fractals.com\/",
        "*:\/\/8fractals.com\/",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "icon_175.png",
        "default_title": "Fractal Network",
        "default_popup": "home.html"
    },
    "web_accessible_resources": [
        "presence.js"
    ]
}