OSlash - Text Expander and Keyboard Shortcut

Find, access, and share links & snippets blazingly fast

OSlash - Text Expander and Keyboard Shortcut là gì?

OSlash - Text Expander and Keyboard Shortcut là một tiện ích mở rộng Chrome được phát triển bởi http://oslash.com, và tính năng chính của nó là "Find, access, and share links & snippets blazingly fast".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng OSlash - Text Expander and Keyboard Shortcut

Tải xuống các tệp mở rộng OSlash - Text Expander and Keyboard Shortcut dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        OSlash is free, top-rated Text Expander and Custom Keyboard Shortcut for you and your team.

Using OSlash Text Expander, insert text templates everywhere you work in apps such as Gmail, LinkedIn, Intercom, and Google Docs.

Use OSlash Keyboard Shortcut to create shortcuts for all your Google workplace links and other apps such as o/mail, o/doc, o/sheet, o/slide, etc.

Featured as the #1 Text Expander and Custom Keyboard Shortcut app in
 - Fortune
 - Fast Company
 - PC Mag
 - Tech Republic
 - MarketWatch                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên OSlash - Text Expander and Keyboard Shortcut OSlash - Text Expander and Keyboard Shortcut
ID gpljeioabgadbidbkcbhjjglpinfhmal
URL Chính Thức https://chrome.google.com/webstore/detail/oslash-text-expander-and/gpljeioabgadbidbkcbhjjglpinfhmal
Mô tả Find, access, and share links & snippets blazingly fast
Kích Thước Tệp 3.43 MB
Số Lần Cài Đặt 3,527
Phiên Bản Hiện Tại 2.32.0
Cập Nhật Lần Cuối 2023-04-13
Ngày Phát Hành 2021-09-19
Đánh Giá 4.57/5 Tổng số 23 Đánh Giá
Nhà Phát Triển http://oslash.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.oslash.com/
URL Trang Trợ Giúp https://www.oslash.com/help-center
URL Trang Chính Sách Bảo Mật https://oslash.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OSlash - Text Expander and Keyboard Shortcut",
    "version": "2.32.0",
    "description": "Find, access, and share links & snippets blazingly fast",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "web_accessible_resources": [
        "*.js",
        "*.css",
        "launcher\/launcher.html",
        "oauth\/index.html",
        "popup\/index.html",
        "popup\/remote-index.html",
        "recommendation\/recommendation.html",
        "snippet\/snippet-form.html",
        "shortcut\/shortcut-form.html",
        "assets\/*",
        "saa\/index.html",
        "form\/index.html"
    ],
    "background": {
        "page": "background\/index.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "assets\/icons\/icon48.png",
        "default_title": "OSlash",
        "default_popup": "popup\/remote-index.html"
    },
    "homepage_url": "https:\/\/app.oslash.com",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.google.com\/search?*",
                "*:\/\/*.google.com\/search?*q=o\/*",
                "*:\/\/*.google.com\/search?*q=o%2F*",
                "*:\/\/*.google.com\/search?q=o\/*",
                "*:\/\/*.google.com\/search?q=o%2F*",
                "*:\/\/*.google.com\/search?*q=m\/*",
                "*:\/\/*.google.com\/search?*q=m%2F*",
                "*:\/\/*.google.com\/search?q=m\/*",
                "*:\/\/*.google.com\/search?q=m%2F*",
                "*:\/\/*.google.com\/search*"
            ],
            "js": [
                "complementaryInstaller.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "pinInstaller.js"
            ]
        },
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ],
            "js": [
                "autocomplete.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/\/*"
            ],
            "js": [
                "inputWidgetUI.js"
            ],
            "match_about_blank": true,
            "run_at": "document_idle"
        },
        {
            "matches": [
                "",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle",
            "js": [
                "uploadPreview.js"
            ],
            "all_frames": true
        }
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "chromeos": "Ctrl+Shift+U",
                "linux": "Alt+Shift+U",
                "windows": "Alt+Shift+U",
                "mac": "Command+Shift+U"
            }
        },
        "search_bar": {
            "description": "Launches OSlash Launcher",
            "suggested_key": {
                "chromeos": "Ctrl+J",
                "linux": "Alt+J",
                "windows": "Alt+J",
                "mac": "Command+J"
            }
        },
        "refresh_oslash": {
            "description": "Refreshes OSlash Extension - for troubleshooting",
            "suggested_key": {
                "chromeos": "Ctrl+Shift+0",
                "linux": "Alt+Shift+0",
                "windows": "Alt+Shift+0",
                "mac": "Command+Shift+0"
            }
        }
    },
    "permissions": [
        "tabs",
        "history",
        "",
        "storage",
        "unlimitedStorage",
        "activeTab",
        "webRequest",
        "webRequestBlocking",
        "*:\/\/o\/*",
        "*:\/\/m\/*",
        "*:\/\/*.google.com\/",
        "cookies",
        "https:\/\/*",
        "declarativeNetRequest",
        "alarms",
        "contextMenus",
        "background",
        "windows"
    ],
    "optional_permissions": [
        "clipboardRead"
    ],
    "omnibox": {
        "keyword": "o\/"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "set-headers",
                "enabled": true,
                "path": "setHeaders.json"
            }
        ]
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.oslash.com\/*"
        ]
    },
    "oauth2": {
        "client_id": "379522702581-umhl1vnqvo27f24ulidlslp3k99pvf6k.apps.googleusercontent.com",
        "scopes": [
            ""
        ]
    },
    "content_security_policy": "script-src 'self'; object-src 'self';"
}