Redense Clip

A companion to RedenseAI that lets you save links from around the web to your RedenseAI account.

Redense Clipคืออะไร?

Redense Clip เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://redenseai.com และคุณลักษณะหลักของมันคือ "A companion to RedenseAI that lets you save links from around the web to your RedenseAI account."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Redense Clip

ดาวน์โหลดไฟล์ส่วนขยาย Redense Clip ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Create engaging newsletters in minutes with AI. Simply enter the links you want to include in your newsletter and our AI will generate a headline, description, and build a newsletter for you. Redense AI is currently in an open beta.

Chrome extension requires a Redense AI account. Create one here: app.redenseai.com                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Redense Clip Redense Clip
ID ddiiojhbcemahbljmfanffooohcdkadg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/redense-clip/ddiiojhbcemahbljmfanffooohcdkadg
คำอธิบาย A companion to RedenseAI that lets you save links from around the web to your RedenseAI account.
ขนาดไฟล์ 68.23 KB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2024-01-19
วันที่เผยแพร่ 2023-05-05
ผู้พัฒนา https://redenseai.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://redenseai.com
URL หน้าช่วยเหลือ https://www.redenseai.com/privacy-policy
URL หน้านโยบายความเป็นส่วนตัว https://deltaxtechnology.com/quiklinkterms.html
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Redense Clip",
    "version": "1.0.5",
    "description": "A companion to RedenseAI that lets you save links from around the web to your RedenseAI account.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1+S6NyODsieqRS1tvCh8bldOipT1Jyggxcw\/f9V4rtna\/f9x4a4WCd1AZ3y3D0TjWxnWFHAjGxqmpef5g9vfT8GA0umjUzoobJqk7GY8TK7MNJ3p4XxT6dA1jItYDzCnaBX2aCJDMRzV02zj24AanLK7syPF7E6CJW3P8ihkgvKQLrzUN5MFcLszOSMROryW7cva4+54rYsDa2rA74rAGMued5aP4OJzSNy4vlvor1mG2hasKUhrVCAeC5nH0M\/qFEB8Tpr3q+oWsM15EWoc9\/AaCFINSt07G+yoo3l8rUaoLMg\/kIkWqfC497txnG8ncISIM\/cnEsUDRZzMm9+bxwIDAQAB",
    "oauth2": {
        "client_id": "80742291414-13i0jnu0u5uie00dkai9820nqb4sod0c.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png",
        "19": "icons\/icon19.png",
        "16": "icons\/icon16.png"
    },
    "permissions": [
        "storage",
        "identity",
        "identity.email",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*.deltaxtechnologyllc.ue.r.appspot.com\/*"
    ],
    "action": {
        "default_title": "Redense Clip",
        "default_icon": "icons\/icon48.png",
        "default_popup": "popup\/content.html"
    }
}