Url2QR-code-Base
Quickly Get Current url with QR-code,Then Go To WC!
Vad är Url2QR-code-Base?
Url2QR-code-Base är en Chrome-tillägg utvecklad av Unknown, och dess huvudfunktion är "Quickly Get Current url with QR-code,Then Go To WC!".
Tilläggsskärmbilder
Ladda ner Url2QR-code-Base-förlängningens CRX-fil
Ladda ner Url2QR-code-Base-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
A Tool that help make QR-code for current url.
Check it!Then go to anywhere. Grundläggande Information om Tillägg
| Namn | |
| ID | mjpnohbpjaiojfhdgfeljbkphfoioiki |
| Officiell webbadress | https://chromewebstore.google.com/detail/url2qr-code-base/mjpnohbpjaiojfhdgfeljbkphfoioiki |
| Beskrivning | Quickly Get Current url with QR-code,Then Go To WC! |
| Filstorlek | 90.08 KB |
| Antal Installationer | 38 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2014-09-29 |
| Publiceringsdatum | 2014-09-28 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | Unknown |
| Betalningssätt | free |
| Stödda Språk | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Url2QR-code-Base",
"description": "Quickly Get Current url with QR-code,Then Go To WC!",
"version": "0.2",
"browser_action": {
"default_icon": "icon16.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"tabs"
]
} | |