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
官方網址 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\/*"
    ]
}