Trivia Crack Answers Free
Hack Trivia Crack Free. Selects the correct answer for you when you're stumped!
What is Trivia Crack Answers Free?
Trivia Crack Answers Free is a Chrome extension developed by webcracker, and its main feature is "Hack Trivia Crack Free. Selects the correct answer for you when you're stumped!".
Extension Screenshots
Download Trivia Crack Answers Free Extension CRX File
Download Trivia Crack Answers Free 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
Hack Trivia Crack Free. Selects the correct answer for you when you're stumped! its free...
Extension Basic Information
Name | |
ID | lhalgihihoiaggagogidpicdelmpegin |
Official URL | https://chrome.google.com/webstore/detail/trivia-crack-answers-free/lhalgihihoiaggagogidpicdelmpegin |
Description | Hack Trivia Crack Free. Selects the correct answer for you when you're stumped! |
File Size | 326 KB |
Installation Count | 397 |
Current Version | 1.0.2 |
Last Updated | 2016-04-26 |
Publish Date | 2016-04-26 |
Rating | 3.90/5 Total 59 Ratings |
Developer | webcracker |
Payment Type | in_app |
Supported Languages | en |
manifest.json | |
{ "background": { "scripts": [ "jquery-1.11.1.min.js", "TriviaCrackNonGarglApi.js", "background.js" ] }, "content_scripts": [ { "all_frames": true, "css": [ "jqueryUI\/jquery-ui-1.11.2\/jquery-ui.css" ], "js": [ "jquery-1.11.1.min.js", "jqueryUI\/jquery-ui-1.11.2\/jquery-ui.min.js", "TriviaCrack.js", "triviaCracker.js" ], "matches": [ "*:\/\/*\/*" ], "run_at": "document_start" } ], "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Hack Trivia Crack Free. Selects the correct answer for you when you're stumped!", "icons": { "128": "images\/icons\/icon.png", "16": "images\/icons\/icon16.png", "48": "images\/icons\/icon48.png" }, "incognito": "spanning", "manifest_version": 2, "name": "Trivia Crack Answers Free", "oauth2": { "client_id": "873561317436-jd9cd6f06td4h10ciedj59bji7j820r5.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly" ] }, "page_action": { "default_title": "Trivia Crack Answers" }, "permissions": [ "identity", "webRequest", "webRequestBlocking", "https:\/\/www.googleapis.com\/", "*:\/\/*\/*" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.2", "web_accessible_resources": [ "images\/app\/*", "jqueryUI\/jquery-ui-1.11.2\/images\/*" ] } |