Lamp
If you turn off this lamp it will darken your browser!
Vad är Lamp?
Lamp är en Chrome-tillägg utvecklad av joak, och dess huvudfunktion är "If you turn off this lamp it will darken your browser!".
Tilläggsskärmbilder
Ladda ner Lamp-förlängningens CRX-fil
Ladda ner Lamp-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
Grundläggande Information om Tillägg
| Namn | |
| ID | cmleachpeahfmpcljamjindabfccjifb |
| Officiell webbadress | https://chromewebstore.google.com/detail/lamp/cmleachpeahfmpcljamjindabfccjifb |
| Beskrivning | If you turn off this lamp it will darken your browser! |
| Filstorlek | 14.38 KB |
| Antal Installationer | 392 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2017-02-04 |
| Publiceringsdatum | 2017-02-03 |
| Betyg | 5.00/5 Totalt 2 Betyg |
| Utvecklare | joak |
| Betalningssätt | free |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Lamp",
"description": "If you turn off this lamp it will darken your browser!",
"version": "1.0",
"author": "joak",
"permissions": [
"activeTab"
],
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html",
"default_title": "Turns off the light!"
},
"icons": {
"16": "icon-16.png",
"32": "icon-32.png",
"64": "icon-64.png"
},
"content_scripts": [
{
"matches": [
" | |