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
Wat is Likz.Me - Photo Sharing?
Likz.Me - Photo Sharing is een Chrome-extensie ontwikkeld door https://likz.me, en de belangrijkste functie is "Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload".
Extensie Screenshots
Download het CRX-bestand van de extensie Likz.Me - Photo Sharing
Download Likz.Me - Photo Sharing-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Basisinformatie over de Extensie
Naam | |
ID | mcaakjghifcdfnkdbgjnplijofpeacfm |
Officiële URL | https://chromewebstore.google.com/detail/likzme-photo-sharing/mcaakjghifcdfnkdbgjnplijofpeacfm |
Beschrijving | Capture visible content / region of a web page, or the whole page. Edit your image / screenshot with our tools and upload |
Bestandsgrootte | 526 KB |
Aantal Installaties | 19 |
Huidige Versie | 3.2.2 |
Laatst Bijgewerkt | 2014-09-30 |
Publicatiedatum | 2014-09-29 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://likz.me |
Betalingswijze | free |
Extensiewebsite | https://likz.me |
Ondersteunde Talen | 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", " |