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
官方網址 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"
    }
}