Paperflite Extension for Chrome

Start attaching content within Gmail, track how users engage with it, the time they spend on it and what works best at each stage

Paperflite Extension for Chromeคืออะไร?

Paperflite Extension for Chrome เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.paperflite.com และคุณลักษณะหลักของมันคือ "Start attaching content within Gmail, track how users engage with it, the time they spend on it and what works best at each stage"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Paperflite Extension for Chrome

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

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

                        Meet Paperflite
The smartest way to share, track and organize your content.
 
What is Paperflite?

Paperflite is your content-everything platform, a technology solution designed to accelerate your content performance across all touchpoints.

Paperflite manages all of your organization’s content – in any form or size – with little effort on your part, allowing each member of your team to connect and create content streams instantly.
 
Use Paperflite for Gmail to:
 
○ Know how your content is being engaged with, and what channels work best.

○ Learn where your leads are in the buyer’s journey, and what pain points your solution can address.

○ Deliver the right content to the right prospect at the right time to your leads.

○ Get complete control of how your content is organized and distributed.

○ Measure the ROI of your content by knowing number of views, downloads, re-shares, page-level analytics and more.

○ Drag and drop files from anywhere and send mails instantly that don’t clog inboxes.

○ Personalize your storyboards with background pictures, customized mail text in bespoke microsite-type layouts.


What are the integrations available in Paperflite?
 
Paperflite integrates with a host of tech vendors that help sales reps manage their workflow without leaving the platform. Our integrations include:

○ CRMs – Salesforce, HubSpot, Freshsales

○ Chat vendors – Drift, Intercom, Freshchat

○ Content management systems - Box, DropBox, Google Drive, OneDrive

Paperflite gives you everything you need to step boldly into a world of better relationships, and even better results.                    

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

ชื่อ Paperflite Extension for Chrome Paperflite Extension for Chrome
ID gghdahjgeomeiohiecmfmdomeighihih
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/paperflite-extension-for/gghdahjgeomeiohiecmfmdomeighihih
คำอธิบาย Start attaching content within Gmail, track how users engage with it, the time they spend on it and what works best at each stage
ขนาดไฟล์ 9.77 MB
จำนวนการติดตั้ง 739
เวอร์ชันปัจจุบัน 2.0.7
อัปเดตครั้งล่าสุด 2024-02-28
วันที่เผยแพร่ 2020-05-28
คะแนน 5.00/5 รวมทั้งหมด 27 คะแนน
ผู้พัฒนา https://www.paperflite.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.paperflite.com
URL หน้าช่วยเหลือ https://support.paperflite.com
URL หน้านโยบายความเป็นส่วนตัว https://app.paperflite.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Paperflite Extension for Chrome",
    "short_name": "Paperflite",
    "description": "Start attaching content within Gmail, track how users engage with it, the time they spend on it and what works best at each stage",
    "version": "2.0.7",
    "action": {
        "default_title": "Click to show an alert"
    },
    "background": {
        "service_worker": "static\/js\/paperfliteBackground.js"
    },
    "permissions": [
        "storage",
        "webRequest",
        "webNavigation",
        "management",
        "activeTab",
        "tabs",
        "scripting"
    ],
    "host_permissions": [
        "",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "images\/icon-128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "bootstrap\/bootstrap.min.css",
                "jquery.scoped.js",
                "inject_klenty.bundle.js",
                "script_klenty.bundle.js",
                "inject_freshsales.bundle.js",
                "script_freshsales.bundle.js",
                "inject_zoho.bundle.js",
                "script_zoho.bundle.js",
                "inject_pipedrive.bundle.js",
                "script_pipedrive.bundle.js",
                "inject_outreach.bundle.js",
                "script_outreach.bundle.js",
                "inject_salesforce.bundle.js",
                "script_salesforce.bundle.js",
                "inject_hubspot.bundle.js",
                "script_hubspot.bundle.js",
                "inject_GDocEditor.bundle.js",
                "script_GDocEditor.bundle.js",
                "inject_salesloft.bundle.js",
                "script_salesloft.bundle.js",
                "Montserrat-Thin.ttf",
                "Montserrat-ExtraLight.ttf",
                "Montserrat-Light.ttf",
                "Montserrat-Regular.ttf",
                "Montserrat-Medium.ttf",
                "Montserrat-SemiBold.ttf",
                "Montserrat-Bold.ttf",
                "Montserrat-ExtraBold.ttf",
                "Montserrat-Black.ttf",
                "fontawesome-webfont.woff2",
                "fontawesome-webfont.woff",
                "fontawesome-webfont.ttf",
                "*.css",
                "*.woff2",
                "*.jpg",
                "*.png",
                "*.svg",
                "images\/*",
                "static\/js\/*",
                "*.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            ""
        ],
        "accepts_tls_channel_id": false
    },
    "content_security_policy": []
}