Tricky Enough

Tricky Enough is a blog website

什么是Tricky Enough?

Tricky Enough是由https://www.trickyenough.com开发的Chrome扩展程序,该扩展的主要功能是“Tricky Enough is a blog website”。

扩展截图

screenshot
screenshot

下载Tricky Enough扩展crx文件

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

扩展使用说明

                        Display the Most Recent Articles from Trickyenough.com.
Tricky Enough is a blogging platform that allows you to write content on it about blogging, SEO, digital marketing and many related categories. You can use this extension to stay updated about the latest posts published on Tricky Enough. To use this , Just click on the Tricky Enough Icon at the top right corner and you can see the latest publish posts along with "Write for Us button" and "Publish" button just a click away.

Othere features for this extension:
Latest Published post.
Easy to publish posts with our extension.

For more info check out: https://www.trickyenough.com/                    

扩展基本信息

名称 Tricky Enough Tricky Enough
ID fnhmjceoafkkibpijbfpfajbhkknadmb
官方URL https://chromewebstore.google.com/detail/tricky-enough/fnhmjceoafkkibpijbfpfajbhkknadmb
简介 Tricky Enough is a blog website
文件大小 10.53 KB
安装次数 35
当前版本 2.0.1
更新时间 2024-01-03
上架时间 2021-07-26
评分 4.86/5 共7次评分
开发者 https://www.trickyenough.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.trickyenough.com/
帮助页面URL https://www.trickyenough.com/privacy-policy/
隐私政策页面URL https://www.trickyenough.com/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Tricky Enough",
    "version": "2.0.1",
    "description": "Tricky Enough is a blog website",
    "icons": {
        "128": "logo.png"
    },
    "manifest_version": 3,
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png",
        "default_title": "Digital Dimensions"
    },
    "host_permissions": [
        "https:\/\/www.trickyenough.com\/*"
    ]
}