-
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38 from Useful-Scripts-Extension/dev
Dev
- Loading branch information
Showing
56 changed files
with
2,408 additions
and
197 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
export default { | ||
version_check: | ||
"https://raw.githubusercontent.com/HoangTran0410/useful-script/main/manifest.json", | ||
source_code: "https://github.com/HoangTran0410/useful-script", | ||
"https://raw.githubusercontent.com/Useful-Scripts-Extension/useful-script/main/manifest.json", | ||
source_code: "https://github.com/Useful-Scripts-Extension/useful-script", | ||
store: | ||
"https://chrome.google.com/webstore/devconsole/ad27ff83-24b1-4348-810d-9cfdc30a5331/heoejcamgchindphgghdhmjpgmldnepl/edit/status", | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+763 Bytes
scripts/backup/ext/fb-group-ext/_metadata/generated_indexed_rulesets/_ruleset1
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
{ | ||
"manifest_version": 3, | ||
"name": "Facebook Group Extension", | ||
"description": "Quản lý nhóm facebook", | ||
"version": "1.0", | ||
"action": { | ||
"default_popup": "./popup/index.html" | ||
}, | ||
"icons": { | ||
"16": "assets/icon_default_16.png", | ||
"48": "assets/icon_default_48.png", | ||
"128": "assets/icon_default_128.png" | ||
}, | ||
"permissions": [ | ||
"tabs", | ||
"cookies", | ||
"scripting", | ||
"declarativeNetRequest", | ||
"declarativeNetRequestFeedback", | ||
"declarativeNetRequestWithHostAccess" | ||
], | ||
"host_permissions": ["*://*/*", "<all_urls>"], | ||
"declarative_net_request": { | ||
"rule_resources": [ | ||
{ | ||
"id": "ruleset_1", | ||
"enabled": true, | ||
"path": "./rules.json" | ||
} | ||
] | ||
} | ||
} |
43 changes: 43 additions & 0 deletions
43
scripts/backup/ext/fb-group-ext/popup/auto_duyet_bai_group/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<title>Quản lý nhóm Facebook</title> | ||
|
||
<link rel="stylesheet" href="style.css"> | ||
</head> | ||
|
||
<body> | ||
<h1>Auto duyệt bài spam group fb</h1> | ||
|
||
<h3>Chọn hành động</h3> | ||
<label class="container">Đăng comment | ||
<input type="radio" checked="checked" name="action"> | ||
<span class="checkmark"></span> | ||
</label> | ||
<label class="container">Xoá comment | ||
<input type="radio" name="action"> | ||
<span class="checkmark"></span> | ||
</label> | ||
|
||
<div class="input-container"> | ||
<h3>Thời gian chờ (giây):</h3> | ||
<span><i>(ngẫu nhiên trong khoảng)</i></span><br /> | ||
<div class="input-row"> | ||
<input type="number" min="0" value="5" id="inputWaitMin" /> ➡️ <input type="number" min="0" value="20" | ||
id="inputWaitMax" /> | ||
</div> | ||
</div> | ||
|
||
<h3>Duyệt tối đa bao nhiêu bài?</h3> | ||
<span><i>(nhập 0 để duyệt hết)</i></span><br /> | ||
<input type="number" id="max-posts" value="10"> | ||
|
||
<button class="button" id="start-btn">Bắt đầu</button> | ||
|
||
<script src="main.js"></script> | ||
</body> | ||
|
||
</html> |
Oops, something went wrong.