My Own Extension

Stores links in very accessible manner!

什么是My Own Extension?

My Own Extension是由https://www.myownextension.com开发的Chrome扩展程序,该扩展的主要功能是“Stores links in very accessible manner!”。

扩展截图

screenshot

下载My Own Extension扩展crx文件

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

扩展使用说明

                        What if you could tell your audience "Grab my app" without spending thousands of dollars on creating your own?
BE TOP OF MIND, INCREASE OPT-IN RATES, SELL YOUR PRODUCTS...

My Own Extension is the NEWEST Google Chrome Extension Built Just for Entrepenuers To Easily Keep Themselves Top Of Mind With Their Audience!

No more "Where is your link again?" type questions. All your offers, updated, in real time to everyone who installs your app!

How Does It Work?
Sign up
Put in your own links
Share app with your audience
Your audience sees you everytime they open their browser.
They click on your offers. All links can be changed in real time.
Increase conversions and sales!

How many times have your people asked you where is the link to your offer?
Do not miss the chance to have your latest offers always be available to your audience 24/7.  They have you on their desktop. 
Every.👏 Time.👏 They.👏 Open. 👏Their.👏 Browser.👏                    

扩展基本信息

名称 My Own Extension My Own Extension
ID iaifcjpaihpemojdmnmkejdfcceaoill
官方URL https://chromewebstore.google.com/detail/my-own-extension/iaifcjpaihpemojdmnmkejdfcceaoill
简介 Stores links in very accessible manner!
文件大小 1.6 MB
安装次数 468
当前版本 2.3
更新时间 2023-01-30
上架时间 2019-08-27
评分 5.00/5 共1次评分
开发者 https://www.myownextension.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.myownextension.com
帮助页面URL https://www.myownextension.com/terms1
隐私政策页面URL https://www.groupconvert.com/privacy24428578
支持的语言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "lib\/jquery-3.1.0.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html",
        "default_title": "Aff toolbar"
    },
    "description": "Stores links in very accessible manner!",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2,
    "name": "My Own Extension",
    "permissions": [],
    "version": "2.3",
    "web_accessible_resources": [
        "*.png"
    ]
}