SourceViewer(zvSource)
View the original source code in the current tab with a popup rather than in a new tab,code highlight,linenumber,highlight current…
Vad är SourceViewer(zvSource)?
SourceViewer(zvSource) är en Chrome-tillägg utvecklad av https://www.zenoven.com, och dess huvudfunktion är "View the original source code in the current tab with a popup rather than in a new tab,code highlight,linenumber,highlight current…".
Tilläggsskärmbilder
Ladda ner SourceViewer(zvSource)-förlängningens CRX-fil
Ladda ner SourceViewer(zvSource)-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
With zvSource SourceViewer you can view the original webpage source code in the current tab with a popup rather than in a new tab,code highlight,linenumber,highlight current line and more features
Features:
1.View the original source code in the current tab,real source code
2.Syntax highlight,linenumber
3.highlight current line Grundläggande Information om Tillägg
| Namn | |
| ID | ggkbiakmiljlbbfhjajlpjgckcjanbab |
| Officiell webbadress | https://chromewebstore.google.com/detail/sourceviewerzvsource/ggkbiakmiljlbbfhjajlpjgckcjanbab |
| Beskrivning | View the original source code in the current tab with a popup rather than in a new tab,code highlight,linenumber,highlight current… |
| Filstorlek | 738 KB |
| Antal Installationer | 2,489 |
| Aktuell Version | 1.1 |
| Senast Uppdaterad | 2021-07-09 |
| Publiceringsdatum | 2019-03-08 |
| Betyg | 4.25/5 Totalt 4 Betyg |
| Utvecklare | https://www.zenoven.com |
| E-post | [email protected] |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://github.com/zenoven/privacy-policy/blob/main/README.md |
| Stödda Språk | en,en-US,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_extName__",
"manifest_version": 2,
"version": "1.1",
"description": "__MSG_extDescription__",
"default_locale": "zh_CN",
"browser_action": {
"default_icon": "images\/16.png"
},
"icons": {
"16": "images\/16.png",
"48": "images\/48.png",
"128": "images\/128.png"
},
"permissions": [
"contextMenus",
" | |