Alice Keeler - Teacher Tech
Catch up on the latest from Teacher Tech!
What is Alice Keeler - Teacher Tech?
Alice Keeler - Teacher Tech is a Chrome extension developed by Flynntes Developments, and its main feature is "Catch up on the latest from Teacher Tech!".
Extension Screenshots
Download Alice Keeler - Teacher Tech Extension CRX File
Download Alice Keeler - Teacher Tech extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Catch up on the latest from Teacher Teach!
Extension Basic Information
Name | |
ID | ibpndfoeinanpbdncikcodamekdjpkea |
Official URL | https://chrome.google.com/webstore/detail/alice-keeler-teacher-tech/ibpndfoeinanpbdncikcodamekdjpkea |
Description | Catch up on the latest from Teacher Tech! |
File Size | 30.98 KB |
Installation Count | 3,000 |
Current Version | 1.1 |
Last Updated | 2015-02-10 |
Publish Date | 2015-02-10 |
Rating | 3.00/5 Total 2 Ratings |
Developer | Flynntes Developments |
Payment Type | free |
Extension Website | http://alicekeeler.com/teachertech |
Help Page URL | http://alicekeeler.com/teachertech |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alice Keeler - Teacher Tech", "description": "Catch up on the latest from Teacher Tech!", "icons": { "16": "images\/icon.png", "48": "images\/48.png", "128": "images\/128.png" }, "browser_action": { "default_icon": "images\/icon.png", "default_title": "Catch up on the latest from Teacher Tech!", "default_popup": "popup.html" }, "manifest_version": 2, "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'", "version": "1.1" } |