ScanAnnotation
A simple chrome extension demo
Wat is ScanAnnotation?
ScanAnnotation is een Chrome-extensie ontwikkeld door me7dog7, en de belangrijkste functie is "A simple chrome extension demo".
Download het CRX-bestand van de extensie ScanAnnotation
Download ScanAnnotation-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
通过注释可以发现一些利用的内容,有的程序员喜欢写上这个是什么功能,你就可以猜出后台或者隐藏的功能,有的还会贴上后台地址啥,配置文件内网域名各种吧。ctf也可以辅助一下哦!
Basisinformatie over de Extensie
Naam | ScanAnnotation |
ID | gejiegnodfccfhagbeaopeffcdbcgfef |
Officiële URL | https://chromewebstore.google.com/detail/scanannotation/gejiegnodfccfhagbeaopeffcdbcgfef |
Beschrijving | A simple chrome extension demo |
Bestandsgrootte | 162 KB |
Aantal Installaties | 1,138 |
Huidige Versie | 1.0.0 |
Laatst Bijgewerkt | 2020-08-03 |
Publicatiedatum | 2020-08-03 |
Ontwikkelaar | me7dog7 |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ScanAnnotation", "version": "1.0.0", "description": "__MSG_pluginDesc__", "icons": { "16": "img\/logo.png", "48": "img\/[email protected]", "128": "img\/[email protected]" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "\u67e5\u770b\u6240\u6709\u8d44\u6e90\u7684\u6ce8\u91ca", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |