Pics to Kittens
This extension makes The Internet better by replacing all images with cats.
什麼是Pics to Kittens?
Pics to Kittens是由disregarding standards開發的Chrome擴展程式,該擴展的主要功能是“This extension makes The Internet better by replacing all images with cats.”。
擴展截圖
下載Pics to Kittens擴展crx文件
下載Pics to Kittens擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Why would you ever want to see a picture that isn't about a cat? Make your internet a better experience by viewing cats as much as possible. (Note: if an image is within an iframe, it *may* not be replaced. This is for security reasons.)
擴展基本資訊
名稱 | |
ID | oajkgelibfmlfaelepkgocgpmopbphel |
官方網址 | https://chrome.google.com/webstore/detail/pics-to-kittens/oajkgelibfmlfaelepkgocgpmopbphel |
簡介 | This extension makes The Internet better by replacing all images with cats. |
檔案大小 | 1.23 MB |
安裝次數 | 197 |
目前版本 | 1.1 |
更新時間 | 2014-04-21 |
上架時間 | 2014-04-20 |
評分 | 4.00/5 共 7 次評分 |
開發者 | disregarding standards |
付費類型 | free |
擴展官網 | https://github.com/yvescourtois/chrome_to_cats |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Pics to Kittens", "version": "1.1", "author": "Yves Courtois", "description": "This extension makes The Internet better by replacing all images with cats.", "homepage_url": "https:\/\/github.com\/yvescourtois\/pics_to_kittens", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_icon": { "19": "icons\/icon19.png", "38": "icons\/icon38.png" }, "default_title": "Toggle on\/off." }, "background": { "scripts": [ "js\/background.js", "js\/options.js" ], "persistent": true }, "content_scripts": [ { "matches": [ " |