WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Fabric web clipper – save anything from the web

Fabric web clipper – save anything from the web

View on Chrome Web Store
View Fabric web clipper – save anything from the web Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (34 ratings)
1 new ratings
30 views
This extension has been viewed 30 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

🍱 All your stuff in one place. 👋 Collaborate on anything.
Type
Extension
Users
10,000 users
1K
Website fabric.so
Fabric
View author page of Fabric
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 3, 2022
Version 2.0.53
Manifest version
3
Updated
Updated on September 27, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Fabric web clipper – save anything from the web Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Fabric web clipper \u2013 save anything from the web",
    "description": "\ud83c\udf71 All your stuff in one place. \ud83d\udc4b Collaborate on anything.",
    "version": "2.0.53",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "96": "icon-96.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "storage",
        "contextMenus",
        "scripting",
        "activeTab",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*\/*",
        "<all_urls>"
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/fabric.so\/*",
            "https:\/\/*.fabric.so\/*",
            "https:\/\/*.projectsimba.live\/*",
            "http:\/\/localhost:3000\/*"
        ]
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "Fabric",
        "default_popup": "popup.html"
    },
    "content_scripts": []
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top