Screenshotting Master - Full Page Capture
Use Screenshotting Master - Full Page Capture for a simple one click
Qu'est-ce que Screenshotting Master - Full Page Capture ?
Screenshotting Master - Full Page Capture est une extension Chrome développée par kevinlawson746, et sa fonction principale est "Use Screenshotting Master - Full Page Capture for a simple one click".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Screenshotting Master - Full Page Capture
Téléchargez les fichiers d'extension Screenshotting Master - Full Page Capture au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
A Simple and easy Screenshotting extension to capture screenshots from any web page. Now you can take screenshots in three different ways using this Free Extension. Features: ☆ Full page Screenshot - Capture the entire page without the hassle of scrolling through the page. ☆ Selected Area Screenshot - Capture a selective area of the visible screen. ☆ Visible Area Screenshot - Capture only the currently visible screen. Shortcut Keys: Alt + P - Full Page Screenshot Alt + L - Selected Area Screenshot Alt + V - Visible Area Screenshot Highlights: ★All in one Screenshotting Extension. ★Lightweight compared to other screenshotting extensions. ★Free to use.🙂 updates: 0.0.3 - minor update
Informations de Base sur l'Extension
Nom | |
ID | aiaplgbkhiadmidofbfgcemildehlnen |
URL Officiel | https://chrome.google.com/webstore/detail/screenshotting-master-ful/aiaplgbkhiadmidofbfgcemildehlnen |
Description | Use Screenshotting Master - Full Page Capture for a simple one click |
Taille du Fichier | 368 KB |
Nombre d'Installations | 2,000 |
Version Actuelle | 0.0.4 |
Dernière Mise à Jour | 2022-07-24 |
Date de Publication | 2022-04-13 |
Évaluation | 3.63/5 Total 8 Évaluations |
Développeur | kevinlawson746 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Screenshotting Master - Full Page Capture", "version": "0.0.4", "description": "Use Screenshotting Master - Full Page Capture for a simple one click", "permissions": [ "tabs", "storage", "unlimitedStorage", "downloads", "scripting" ], "action": { "default_icon": "icon128.png", "default_title": "Screenshot", "default_popup": "index.html" }, "background": { "service_worker": "b.js" }, "icons": { "128": "icon128.png" }, "host_permissions": [ " |