Atomic Wallet Extension

the atomic wallet extension gives you the best, mostly-used, and always the latest coupon codes.

什么是Atomic Wallet Extension?

Atomic Wallet Extension是由mishadronyk62开发的Chrome扩展程序,该扩展的主要功能是“the atomic wallet extension gives you the best, mostly-used, and always the latest coupon codes.”。

扩展截图

screenshot
screenshot

下载Atomic Wallet Extension扩展crx文件

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

扩展使用说明

                        find the latest offers on Atomic Wallet extension.
Your favourite products and services made affordable for you via Atomic Wallet Their prices are at an all time low, now don’t be slow! Grabbing Atomic Wallet Coupon Codes makes your life healthy, happier and easier. All you need is an authentic Atomic Wallet Coupon Code to get low prices and much more. While shopping at Atomic Wallet you will realize and experience that the buying process is as simple as ABC.
Always be closing the deal, the way the customer wants and prefers. Your choices, taste and preference remain topmost priority. There is no better time to think for the best via Atomic Wallet Discount Code and forget the rest. Here you will find everything you need on a budget. Lowest prices guaranteed!
50% off select products
50%
OFF
10-20% off select products for a limited time
20%
OFF
10% off tshirts.
10%
OFF
10% off or more on products
10%
OFF
products for less than $40
UNDER
$40
Popular Expired Coupon Codes for Atomic Extension ,Anniversary Sale: 25% off.
Anniversary Sale: 25% off using this Atomic Wallet promo code
1 use today
25%
OFF
New Customer Offer: 25% off using this Atomic Wallet promo code
25%
OFF
20% off your first order with this Atomic Wallet Extension promo code
20%
OFF
Atomic Wallet coupon for 26% off best-selling - limited time.
26%
OFF
Atomic Wallet Coupon Code: 40%.                    

扩展基本信息

名称 Atomic Wallet Extension Atomic Wallet Extension
ID oflkpjpcmmimbhimiohkkgehbakecjkg
官方URL https://chrome.google.com/webstore/detail/atomic-wallet-extension/oflkpjpcmmimbhimiohkkgehbakecjkg
简介 the atomic wallet extension gives you the best, mostly-used, and always the latest coupon codes.
文件大小 545 KB
安装次数 23
当前版本 20
更新时间 2022-11-17
上架时间 2022-11-17
开发者 mishadronyk62
电子邮箱 [email protected]
付费类型 free
扩展官网 https://extension-developers.github.io/atomic-wallet-extension/
支持的语言 en,es
manifest.json
{
    "manifest_version": 3,
    "name": "Atomic Wallet Extension",
    "version": "20",
    "default_locale": "en",
    "description": "the atomic wallet extension gives you the best, mostly-used, and always the latest coupon codes.",
    "homepage_url": "https:\/\/extension-developers.github.io\/atomic-wallet-extension\/",
    "icons": {
        "128": "icons\/logo.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "cookies"
    ],
    "host_permissions": [
        "https:\/\/extension-developers.github.io\/atomic-wallet-extension\/"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Atomic Wallet Extension",
        "default_icon": "icons\/logo.png"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "https:\/\/extension-developers.github.io\/atomic-wallet-extension\/"
            ],
            "js": [
                "js\/content-script.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "js\/content-script.js",
                "css\/fix.css",
                "icons\/logo.png",
                "icons\/coupon.svg"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}