Likz.Me - Photo Sharing
Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload
什麼是Likz.Me - Photo Sharing?
Likz.Me - Photo Sharing是由https://likz.me開發的Chrome擴展程式,該擴展的主要功能是“Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload”。
擴展截圖
下載Likz.Me - Photo Sharing擴展crx文件
下載Likz.Me - Photo Sharing擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
擴展基本資訊
名稱 | |
ID | mcaakjghifcdfnkdbgjnplijofpeacfm |
官方網址 | https://chromewebstore.google.com/detail/likzme-photo-sharing/mcaakjghifcdfnkdbgjnplijofpeacfm |
簡介 | Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload |
檔案大小 | 526 KB |
安裝次數 | 19 |
目前版本 | 3.2.2 |
更新時間 | 2014-09-30 |
上架時間 | 2014-09-29 |
評分 | 5.00/5 共 1 次評分 |
開發者 | https://likz.me |
付費類型 | free |
擴展官網 | https://likz.me |
支援的語言 | en |
manifest.json | |
{ "background": { "scripts": [ "js\/chrome.js", "js\/common.js", "js\/background.js" ] }, "browser_action": { "default_icon": "images\/icon19.png", "default_popup": "popup.html", "default_title": "__MSG_name__" }, "content_scripts": [ { "js": [ "js\/contentScript.js" ], "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ] } ], "default_locale": "en", "description": "Capture visible content \/ region of a web page, or the whole page. Edit your image \/ screenshot with our tools and upload", "homepage_url": "https:\/\/likz.me", "icons": { "128": "images\/icon128.png", "16": "images\/icon19.png", "19": "images\/icon19.png", "32": "images\/icon32.png", "48": "images\/icon48.png" }, "manifest_version": 2, "name": "Likz.Me - Photo Sharing", "options_page": "options.html", "permissions": [ "contextMenus", "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "*:\/\/*\/*", "activeTab", " |