aLtErNaTiNg CaPs

Paste your text to have it turned into aLtErNaTiNg CaPs.

什么是aLtErNaTiNg CaPs?

aLtErNaTiNg CaPs是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“Paste your text to have it turned into aLtErNaTiNg CaPs.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载aLtErNaTiNg CaPs扩展crx文件

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

扩展使用说明

                        Do you get tired typing slowly in aLtErNaTiNg CaPs? Never fear, now you can type sarcastically as fast as you would type normally! Just paste your text, click the button, and your text will be converted into aLtErNaTiNg CaPs!! Install this extension and you will be able to use it on any web page.                    

扩展基本信息

名称 aLtErNaTiNg CaPs aLtErNaTiNg CaPs
ID cbpdoledgnhmgfnkjgnahliolcjnhbni
官方URL https://chromewebstore.google.com/detail/alternating-caps/cbpdoledgnhmgfnkjgnahliolcjnhbni
简介 Paste your text to have it turned into aLtErNaTiNg CaPs.
文件大小 75.42 KB
安装次数 46
当前版本 0.0.1
更新时间 2020-05-26
上架时间 2020-05-26
评分 5.00/5 共1次评分
开发者 Unknown
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "aLtErNaTiNg CaPs",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "Paste your text to have it turned into aLtErNaTiNg CaPs.",
    "homepage_url": "http:\/\/amandles.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}