BLOCK CLOCK
When you press 'START', you can't see SNS for 25minutes. but when break time, you can see SNS.
Wat is BLOCK CLOCK?
BLOCK CLOCK is een Chrome-extensie ontwikkeld door https://tech-portfolio.org/block_clock, en de belangrijkste functie is "When you press 'START', you can't see SNS for 25minutes. but when break time, you can see SNS.".
Extensie Screenshots
Download het CRX-bestand van de extensie BLOCK CLOCK
Download BLOCK CLOCK-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
                        When you press 'START', you can't see SNS for 25minutes. but when break time, you can see SNS(Twitte,Facebook,Instagram,Amazon,Youtube...etc).
ソーシャルメディアを25分間ブロックするクローム拡張です!TwitterやFacebookやInstagramからあなたの仕事の時間を守ります!ポモドーロの時間術を用いることでさらなる集中を期待できます!ぜひ一度使ってみてください!                     Basisinformatie over de Extensie
| Naam |   |  
| ID | dpaphncmnicljlnlohmebcedbfiodhck | 
| Officiële URL | https://chromewebstore.google.com/detail/block-clock/dpaphncmnicljlnlohmebcedbfiodhck | 
| Beschrijving | When you press 'START', you can't see SNS for 25minutes. but when break time, you can see SNS. | 
| Bestandsgrootte | 2.47 MB | 
| Aantal Installaties | 218 | 
| Huidige Versie | 1.0.7 | 
| Laatst Bijgewerkt | 2022-04-04 | 
| Publicatiedatum | 2019-03-08 | 
| Beoordeling | 4.86/5 Totaal 7 Beoordelingen | 
| Ontwikkelaar | https://tech-portfolio.org/block_clock | 
| [email protected] | |
| Betalingswijze | free | 
| Extensiewebsite | https://tech-portfolio.org/block_clock/ | 
| Help Pagina-URL | https://docs.google.com/forms/d/e/1FAIpQLScCx3LGrTItBNOjFNKRWBpGOM5PNgrXncPYQqQapJEnXS65iw/viewform | 
| URL van de Privacybeleid Pagina | https://the-bingo.jp/view/rules.html | 
| Ondersteunde Talen | ja | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.0.7",
    "name": "BLOCK CLOCK",
    "description": "When you press 'START', you can't see SNS for 25minutes. but when break time, you can see SNS.",
    "browser_action": {
        "default_icon": "\/image\/25_icon.png",
        "default_title": "Concentration 25minutes.",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "\/image\/25_icon.png"
    },
    "background": {
        "scripts": [
            "\/assets\/js\/push.min.js",
            "\/assets\/js\/background.js"
        ]
    },
    "permissions": [
        "tabs",
        "background",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "storage",
        "alarms",
        "tabs",
        "notifications"
    ]
}  |  |