Moonsift - Universal Save Button

Save products from any store in the world. Curate and share your own shoppable collections, gift registries, and wish lists.

什么是Moonsift - Universal Save Button?

Moonsift - Universal Save Button是由https://moonsift.com开发的Chrome扩展程序,该扩展的主要功能是“Save products from any store in the world. Curate and share your own shoppable collections, gift registries, and wish lists.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Moonsift - Universal Save Button扩展crx文件

下载Moonsift - Universal Save Button扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Completely free, easy to use and acclaimed for its clean design. Bring together items from any store in the world to curate beautiful, shoppable boards that you can share with a simple link.

No matter the retailer, simply browse their site with the universal save button installed and add items directly to Moonsift with the click of a button.

Moonsift is loved by thousands of people, from professional stylists and interior designers to everyday shoppers. It’s perfect for:
★ Personal wishlists
★ Creator Storefronts
★ Baby Registries
★ Wedding Registries
★ Birthday & Christmas wish lists
★ General Gifting
★ Virtual Styling boards
★ Personal Shopping
★ Fashion Lookbooks
★ Interior decorating projects

Help us re-imagining online shopping alongside a community of Creators, Personal Shoppers, Stylists, Interior Designers and everyday shoppers.  Over 2 million items have been saved to Moonsift so far in 2023.

Join the growing community to discover, save and curate your own shoppable boards. It’s like Pinterest, but for shopping!

---------------------------------------------------

To learn more about our product vision and mission visit www.moonsift.com/about

Moonsift’s browser extension does not add cookies to your browser or append affiliate code in the URL. Some links on our website may include affiliate code. By using this add-on, you agree to the Moonsift Privacy Policy and Terms of Use:
Privacy Policy: www.moonsift.com/privacy
Terms and Conditions: www.moonsift.com/terms

We simply want to create the best experience for you, so please get in touch.                    

扩展基本信息

名称 Moonsift - Universal Save Button Moonsift - Universal Save Button
ID hgbbfkafecdbocpcdkoahfkbkoodcaon
官方URL https://chromewebstore.google.com/detail/moonsift-universal-save-b/hgbbfkafecdbocpcdkoahfkbkoodcaon
简介 Save products from any store in the world. Curate and share your own shoppable collections, gift registries, and wish lists.
文件大小 2.06 MB
安装次数 20,000
当前版本 4.1.11
更新时间 2023-12-07
上架时间 2020-06-16
评分 4.94/5 共264次评分
开发者 https://moonsift.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.moonsift.com
帮助页面URL https://www.moonsift.com/extensionissue
隐私政策页面URL https://www.moonsift.com/privacy
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoUakqHKcnaOYMh+LGItIpP77\/6lqlYZp+90DKzytUuAXNL88WWiX6ZFiBPM\/56toiO\/D13m5BR6GRL4+nQ8DpGD3bGsUODD7tkgem0BZjTL2wZGUiSUq22SeVphDgn5uwA9AokVFUw8bqjp0Q+5cwnrDzpyEksq+Roa1CiGax4HCMOcUaqFSsgBlvlMP3iR6f8ETYAcZXS\/5KR+8GQXmzo8KkSZCNCn6kOYnuPOeDnim\/RBdMDa5bUSVq7YZkp7\/I3QacNgwSjh3oKCzfFHh6Ok+Hrvvuyljjv7ArVRaPICW0Sofwopl3iLOZ41iMTMZCVa16PsNdZLKLaBLFoWvPwIDAQAB",
    "name": "Moonsift - Universal Save Button",
    "description": "Save products from any store in the world. Curate and share your own shoppable collections, gift registries, and wish lists.",
    "icons": {
        "256": "icon256.png",
        "128": "icon128.png"
    },
    "action": {
        "default_icon": {
            "48": "icon48.png",
            "128": "icon128.png"
        },
        "default_title": "Moonsift",
        "default_popup": ".\/ui\/toolbarButton.html"
    },
    "version": "4.1.11",
    "homepage_url": "https:\/\/www.moonsift.com",
    "short_name": "Moonsift",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "run_at": "document_start",
            "js": [
                ".\/loadGlobalVars.js",
                ".\/lib\/rollbar.min.js",
                ".\/lib\/preact.min.js",
                ".\/compiledContentScript.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "lib\/rollbar.min.js.map",
                "lib\/preact.min.js.map",
                "compiledPageInspector.js",
                "compiledToolbarClick.js",
                "images\/add.svg",
                "images\/add_full_button.svg",
                "images\/adding_full_button_0.svg",
                "images\/adding_full_button_1.svg",
                "images\/adding_full_button_2.svg",
                "images\/added.svg",
                "images\/alert_mgs_style.svg",
                "images\/blank_bg.png",
                "images\/down_arrow.svg",
                "images\/exit_cross.svg",
                "images\/exit_cross_white.svg",
                "images\/forward_arrow.svg",
                "images\/help-circle-outline.svg",
                "images\/logo.svg",
                "images\/logo_full_button.svg",
                "images\/save_single_right.png",
                "images\/save_tile_wrong.png",
                "images\/saved_full_button.svg",
                "images\/side_button_add.svg",
                "images\/side_button_adding_0.svg",
                "images\/side_button_adding_1.svg",
                "images\/side_button_adding_2.svg",
                "images\/side_button_save.svg",
                "images\/side_button_saved.svg",
                "images\/side_button_sign_in.svg",
                "images\/sign_in_bg.png",
                "images\/sign_in_full_button.svg",
                "images\/speech_above.svg",
                "images\/speech_left.svg",
                "images\/speech_shadow_above.svg",
                "images\/speech_shadow_left.svg",
                "images\/the_best_thing_about_switzerland_the_flag_is_a_big.svg",
                "images\/the_best_thing_about_switzerland_the_flag_is_a_big_white.svg",
                "images\/tickmark_circle.svg",
                "images\/tutorial_hover.png",
                "images\/tutorial_pin.png",
                "images\/tutorial_single_view_laptop.png",
                "images\/tutorial_tiles_cottontail.png",
                "images\/tutorial_toolbar.png",
                "images\/white_tick.svg",
                "ui\/ms_go.css",
                "ui\/ms_im.css",
                "ui\/ms_trm.css",
                "ui\/design_system.css",
                "ui\/moonfont.css",
                "scripts\/buttons\/intialButtonScript.js",
                "buildKey.txt"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "permissions": [
        "webRequest",
        "tabs",
        "storage",
        "alarms"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "compiledBackgroundScript.js"
    },
    "externally_connectable": {
        "matches": [
            ""
        ]
    }
}